Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorconnors <connor.sears@github.com>2013-10-09 02:20:36 +0400
committerconnors <connor.sears@github.com>2013-10-09 02:20:36 +0400
commitce192c6d6734e0378b2f909d6ed9374b34551c13 (patch)
treecd99b44e267854002bb1b8dadc49c0f7f058dd5f /README.md
parent7241916b356b57a6b3bd66bdc2ee4717b7ea1685 (diff)
Updating links in the README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 29a405a..d2ee8b4 100644
--- a/README.md
+++ b/README.md
@@ -4,15 +4,15 @@ Prototype mobile apps with simple HTML, CSS and JS components.
## Getting Started
-- Clone the repo `git clone git@github.com:maker/ratchet.git` or just [download](http://maker.github.com/ratchet/ratchet.zip) the bundled CSS and JS
-- [Read the docs](http://maker.github.com/ratchet) to learn about the components and how to get a prototype on your phone
+- Clone the repo `git clone git@github.com:maker/ratchet.git` or just [download](http://maker.github.io/ratchet/ratchet.zip) the bundled CSS and JS
+- [Read the docs](http://maker.github.io/ratchet) to learn about the components and how to get a prototype on your phone
- We will have example apps to check out very soon!
Take note that our master branch is our active, unstable development branch and that if you're looking to download a stable copy of the repo, check the [tagged downloads](https://github.com/maker/ratchet/tags).
## Documentation
-Ratchet's documentation is built with [Jekyll](http://jekyllrb.com) and publicly hosted on GitHub Pages at [http://maker.github.com/ratchet](http://maker.github.com/ratchet). The docs may also be run locally.
+Ratchet's documentation is built with [Jekyll](http://jekyllrb.com) and publicly hosted on GitHub Pages at [http://maker.github.io/ratchet](http://maker.github.io/ratchet). The docs may also be run locally.
### Running documentation locally