diff options
author | Lance Stout <lancestout@gmail.com> | 2012-01-05 12:13:06 -0500 |
---|---|---|
committer | Lance Stout <lancestout@gmail.com> | 2012-01-05 12:13:06 -0500 |
commit | 3a4e3d3f51f43de67d4249ed3a2e9c339c9c717a (patch) | |
tree | e6531dfaec1c411d4e66b1055e9044ca57c267be /docs/index.rst | |
parent | 97378998a5f8c031444fd7a0c1b1007e9282df4d (diff) | |
download | slixmpp-3a4e3d3f51f43de67d4249ed3a2e9c339c9c717a.tar.gz slixmpp-3a4e3d3f51f43de67d4249ed3a2e9c339c9c717a.tar.bz2 slixmpp-3a4e3d3f51f43de67d4249ed3a2e9c339c9c717a.tar.xz slixmpp-3a4e3d3f51f43de67d4249ed3a2e9c339c9c717a.zip |
Update doc settings to new theme, add examples, use 1.0
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index fc6541d6..dc482d6e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -13,7 +13,7 @@ SleekXMPP ``develop`` branch. **Latest Stable Release** - - `1.0 RC3 <http://github.com/fritzy/SleekXMPP/zipball/1.0-RC3>`_ + - `1.0 <http://github.com/fritzy/SleekXMPP/zipball/1.0>`_ **Develop Releases** - `Latest Develop Version <http://github.com/fritzy/SleekXMPP/zipball/develop>`_ |