Skip to content

Commit

Permalink
Merge pull request reactjs#46 from yangshun/fix-tutorial-redirect
Browse files Browse the repository at this point in the history
Fix redirect behavior for tutorial
  • Loading branch information
bvaughn authored Oct 7, 2017
2 parents fd4eda8 + 5a360ac commit a55036d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/tutorial/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: tutorial
title: "Tutorial: Intro To React"
layout: tutorial
sectionid: tutorial
permalink: /tutorial/tutorial.html
permalink: tutorial/tutorial.html
redirect_from:
- "docs/tutorial.html"
- "docs/why-react.html"
Expand Down

0 comments on commit a55036d

Please sign in to comment.