8000 Remove course_contents from footer link · eknathk/complete-python-course@dabe42a · GitHub
[go: up one dir, main page]

Skip to content

Commit dabe42a

Browse files
committed
Remove course_contents from footer link
1 parent 2b38075 commit dabe42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ const config = {
122122
},
123123
{
124124
label: "Tutorial",
125-
to: "/course_contents/intro/",
125+
to: "/intro/",
126126
},
127127
],
128128
},

0 commit comments

Comments
 (0)
0