Skip to content

Commit a55036d

Browse files
authored
Merge pull request #46 from yangshun/fix-tutorial-redirect
Fix redirect behavior for tutorial
2 parents fd4eda8 + 5a360ac commit a55036d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/tutorial/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: tutorial
33
title: "Tutorial: Intro To React"
44
layout: tutorial
55
sectionid: tutorial
6-
permalink: /tutorial/tutorial.html
6+
permalink: tutorial/tutorial.html
77
redirect_from:
88
- "docs/tutorial.html"
99
- "docs/why-react.html"

0 commit comments

Comments
 (0)