dillon1000/react

Commit

Remove numbers from URLs.

This will let us keep docs in order on the filesystem but have
reasonable permalinks. If we add something at 02- it doesn't result in
lots of broken links.
Browse files
Changed paths13 files
First-parent comparison
M docs/_config.yml ModifiedM docs/docs/01-why-react.md ModifiedM docs/docs/02-displaying-data.md ModifiedM docs/docs/02.1-jsx-in-depth.md ModifiedM docs/docs/02.2-jsx-gotchas.md ModifiedM docs/docs/03-interactivity-and-dynamic-uis.md ModifiedM docs/docs/04-multiple-components.md ModifiedM docs/docs/05-reusable-components.md ModifiedM docs/docs/06-forms.md ModifiedM docs/docs/07-working-with-the-browser.md ModifiedM docs/docs/07.1-more-about-refs.md ModifiedM docs/docs/08-tooling-integration.md ModifiedM docs/docs/09-reference.md Modified
Patch

Files changed

Rendering syntax-highlighted changes…