Link to upcoming documentation site [ci skip]

This commit is contained in:
Michael S. Klishin 2012-04-28 21:31:33 +04:00
parent 8d2c3d6081
commit b1c6865dcd

View file

@ -25,7 +25,8 @@ wanted a client that will
## Documentation & Examples ## Documentation & Examples
We are working on documentation guides & examples site for the 1.0 release. In the meantime, please refer to the [test suite](https://github.com/michaelklishin/monger/tree/master/test/monger/test) for code examples. Please visit our [documentation site](http://clojuremongodb.info/). Our [test suite](https://github.com/michaelklishin/monger/tree/master/test/monger/test) also has many code examples.
## Community ## Community
@ -357,7 +358,7 @@ To be documented.
## Monger Is a ClojureWerkz Project ## Monger Is a ClojureWerkz Project
Neocons is part of the group of libraries known as ClojureWerkz, together with Neocons is part of the group of libraries known as ClojureWerkz, together with
[Neocons](https://github.com/michaelklishin/neocons), [Langohr](https://github.com/michaelklishin/langohr), [Elastisch](https://github.com/clojurewerkz/elastisch), [Quartzite](https://github.com/michaelklishin/quartzite) and several others. [Neocons](https://github.com/michaelklishin/neocons), [Langohr](https://github.com/michaelklishin/langohr), [Elastisch](https://github.com/clojurewerkz/elastisch), [Welle](https://github.com/michaelklishin/welle), [Quartzite](https://github.com/michaelklishin/quartzite) and several others.
## Development ## Development