Commit Graph

6 Commits

Author SHA1 Message Date
Eric Feng
2a7fd5a1ea Fixing Internal Links (#5552)
* 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
2018-10-29 14:00:28 -04:00
Amy Lam
6235d57631 Edits to Getting Started
- Copy edits for consistency
- Remove <br>'s for readability

Should all headers be Title Case? I see `Creating an App` but `Installing A Dependency`. I tend to use https://titlecaseconverter.com/, thoughts?
2018-10-11 01:37:00 -07:00
Kristofer Selbekk
89087144ac Title Case All Headings 2018-10-09 06:55:08 +02:00
Kristofer Selbekk
7aaa463547 Bumping all headings one level because we can now 2018-10-07 20:51:30 +02:00
Kristofer Selbekk
0f5bb0d937 Update all internal links 2018-10-07 20:34:45 +02:00
Kristofer Selbekk
d1b54c4dcc Move available scripts into its own file 2018-10-07 18:18:49 +02:00