diff options
| author | Michael Merickel <michael@merickel.org> | 2017-05-01 21:33:36 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2017-05-01 21:33:36 -0500 |
| commit | 33f1c247272e58993003777677c7c6a7a4f5e38c (patch) | |
| tree | 35f762909abf4cbf6bf1e1e245994a28163534cb /README.rst | |
| parent | 4245b85e8041c87b9eb7ebd60707813d05d7e004 (diff) | |
| download | pyramid-33f1c247272e58993003777677c7c6a7a4f5e38c.tar.gz pyramid-33f1c247272e58993003777677c7c6a7a4f5e38c.tar.bz2 pyramid-33f1c247272e58993003777677c7c6a7a4f5e38c.zip | |
switch readme to 1.9-branch badges
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/README.rst b/README.rst index 302590fe1..5f42115df 100644 --- a/README.rst +++ b/README.rst @@ -1,16 +1,16 @@ Pyramid ======= -.. image:: https://travis-ci.org/Pylons/pyramid.png?branch=master +.. image:: https://travis-ci.org/Pylons/pyramid.png?branch=1.9-branch :target: https://travis-ci.org/Pylons/pyramid :alt: master Travis CI Status -.. image:: https://readthedocs.org/projects/pyramid/badge/?version=master - :target: http://docs.pylonsproject.org/projects/pyramid/en/master/ +.. image:: https://readthedocs.org/projects/pyramid/badge/?version=1.9-branch + :target: http://docs.pylonsproject.org/projects/pyramid/en/1.9-branch/ :alt: Master Documentation Status -.. image:: https://readthedocs.org/projects/pyramid/badge/?version=latest - :target: http://docs.pylonsproject.org/projects/pyramid/en/latest/ +.. image:: https://readthedocs.org/projects/pyramid/badge/?version=1.9-branch + :target: http://docs.pylonsproject.org/projects/pyramid/en/1.9-branch/ :alt: Latest Documentation Status .. image:: https://img.shields.io/badge/irc-freenode-blue.svg |
