Skip to content

Commit 9c51195

Browse files
authored
Merge pull request #2521 from kraigb/master
Switch contextual TOC use to maintainContext
2 parents 4fe7478 + 5db4b74 commit 9c51195

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/python/toc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
- name: Quickstarts
99
items:
1010
- name: Create a web app with Flask
11-
href: ../ide/quickstart-python.md?context=visualstudio/python/default
11+
href: ../ide/quickstart-python.md
12+
maintainContext: true
1213
- name: Create a project from a template
1314
href: quickstart-02-python-in-visual-studio-project-from-template.md
1415
- name: Create a project from existing code

0 commit comments

Comments
 (0)