From 1e008947c47a26bab2235dbd65169c0da3b3d520 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 27 Feb 2014 23:59:27 -0800 Subject: [PATCH] add Ratchet v1 docs link to README per #267 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 90f52bb..bbd298c 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,12 @@ Ratchet's documentation is built with [Jekyll](http://jekyllrb.com) and publicly Learn more about using Jekyll by reading its [documentation](http://jekyllrb.com/docs/home/). +### Documentation for previous releases + +Documentation for v1.0.2 has been made available for the time being at while folks transition to Ratchet 2. + +[Previous releases](https://github.com/twbs/ratchet/releases) and their documentation are also available for download. + ## Support Questions or discussions about Ratchet should happen in the [Google group](https://groups.google.com/forum/#!forum/goratchet) or hit us up on Twitter [@GoRatchet](https://twitter.com/goratchet).