File: _redirects

package info (click to toggle)
node-react-redux 8.1.2%2Bdfsg1%2B~cs1.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,820 kB
  • sloc: javascript: 1,214; makefile: 21
file content (23 lines) | stat: -rw-r--r-- 1,108 bytes parent folder | download
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