Skip to content

Commit 59aadc2

Browse files
committed
Re-arrange some docs
1 parent d88a051 commit 59aadc2

File tree

4 files changed

+1
-9
lines changed

4 files changed

+1
-9
lines changed

docs/introduction/README.md renamed to docs/Introduction.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
# Introduction
22

3-
React Router is a powerful routing library built on top of [React](http://facebook.github.io/react/) that helps you add new screens and flows to your application incredibly quickly, all while keeping the URL in sync with what's being displayed on the page. The project benefits from several years of combined experience working with the legendary Ember.js router.
4-
5-
* [Motivation](Motivation.md)
6-
* [Principles](Principles.md)
7-
8-
===
3+
React Router is a powerful routing library built on top of [React](http://facebook.github.io/react/) that helps you add new screens and flows to your application incredibly quickly, all while keeping the URL in sync with what's being displayed on the page.
94

105
To illustrate the problems React Router is going to solve for you, let's build a small application without it.
116

docs/introduction/Motivation.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/introduction/Principles.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/recipes/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)