mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 20:53:08 +00:00
Fix redirects
This commit is contained in:
@@ -4,8 +4,9 @@ title: "Tutorial: Intro To React"
|
||||
layout: tutorial
|
||||
sectionid: tutorial
|
||||
permalink: /tutorial/tutorial.html
|
||||
redirect_from: "/docs/tutorial.html"
|
||||
redirect_from: "/docs/why-react.html"
|
||||
redirect_from:
|
||||
- "docs/tutorial.html"
|
||||
- "docs/why-react.html"
|
||||
---
|
||||
|
||||
## What We're Building
|
||||
|
||||
Reference in New Issue
Block a user