-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Expand file tree
/
Copy path_redirects
More file actions
23 lines (18 loc) · 1.08 KB
/
_redirects
File metadata and controls
23 lines (18 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/docs/using-react-redux/connect-extracting-data-with-mapStateToProps /using-react-redux/connect-mapstate
/docs/using-react-redux/connect-extracting-data-with-mapstatetoprops /using-react-redux/connect-mapstate
/docs/using-react-redux/connect-dispatching-actions-with-mapDispatchToProps /using-react-redux/connect-mapdispatch
/docs/using-react-redux/connect-dispatching-actions-with-mapdispatchtoprops /using-react-redux/connect-mapdispatch
/docs/* /:splat
# Renamed pages
/introduction/quick-start /introduction/getting-started
/next/introduction/quick-started /introduction/getting-started
/introduction/basic-tutorial /tutorials/connect
/next/introduction/basic-tutorial /tutorials/connect
/using-react-redux/static-typing /using-react-redux/usage-with-typescript
# Drop versioned docs and redirect all legacy versions to the "current" version
/next/* /:splat
/5.x/* /:splat
/6.x/* /:splat
/7.0/* /:splat
/7.1/* /:splat
/versions /introduction/getting-started