Update holmsand.github.io references

Per #72
This commit is contained in:
Sean Corfield 2014-11-28 08:51:22 -08:00
parent a56f1c3ef1
commit 016a9795fe
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ The main repository for Reagent is now located [here](https://github.com/reagent
Reagent provides a way to write efficient React components using (almost) nothing but plain ClojureScript functions.
* **[Detailed intro with live examples](http://holmsand.github.io/reagent/)**
* **[News](http://holmsand.github.io/reagent/news/index.html)**
* **[Detailed intro with live examples](http://reagent-project.github.io/)**
* **[News](http://reagent-project.github.io/news/index.html)**
To use Reagent you add this to your dependencies in `project.clj`: