8000 Fix sidebar link to the Vacations page · TokensDL/docs.hackerone.com@01eb975 · GitHub
[go: up one dir, main page]

Skip to content

Commit 01eb975

Browse files
Fix sidebar link to the Vacations page
The link in the sidebar to Vacations, in the Programs docs under Reports, is currently broken because it tries to link to `vacations.md` instead of `vacations.html`.
1 parent 6ba62a4 commit 01eb975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/programs/programs-nav.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
- title: Retesting
161161
path: /programs/retesting.html
162162
- title: Vacations
163-
path: /programs/vacations.md
163+
path: /programs/vacations.html
164164
- title: Integrations
165165
items:
166166
- title: Supported Integrations

0 commit comments

Comments
 (0)
0