Skip to content

Commit 8a10469

Browse files
authored
Merge pull request #1691 from kraigb/master
Add trailing / to tocHref
2 parents 2c0af57 + 58d3783 commit 8a10469

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/python/_breadcrumb/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
topicHref: /visualstudio/ide/
88
items:
99
- name: Python
10-
tocHref: /visualstudio/python
10+
tocHref: /visualstudio/python/
1111
topicHref: /visualstudio/python/overview-of-python-tools-for-visual-studio

docs/python/breadcrumb/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
topicHref: /visualstudio/ide/
88
items:
99
- name: Python
10-
tocHref: /visualstudio/python
10+
tocHref: /visualstudio/python/
1111
topicHref: /visualstudio/python/overview-of-python-tools-for-visual-studio

0 commit comments

Comments
 (0)