Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Repository
Switch branch/tag
  • create-react-app
  • docusaurus
  • docs
  • adding-a-router.md
Find file BlameHistoryPermalink
  • Eric Feng's avatar
    Fixing Internal Links (#5552) · 2a7fd5a1
    Eric Feng authored Oct 29, 2018
    * Fixing Internal Links
    
    Internal links, like those found on [Available Scripts](https://facebook.github.io/create-react-app/docs/available-scripts)
    use absolute urls and therefore link to https://facebook.github.io/docs/deployment instead of
    https://facebook.github.io/create-react-app/docs/deployment.
    
    * changing to markdown links and fixing various broken internal links
    2a7fd5a1