forked from github/pelican
make image clickable. also fix url :)
This commit is contained in:
parent
1eaaf4d8d8
commit
e18a63e992
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
Pelican
|
||||
#######
|
||||
|
||||
.. image:: https://secure.travis-ci.org/ametaireau/pelican.png?branch=master
|
||||
|
||||
See why: http://travis-ci.org/#!/getpelican/pelican
|
||||
.. image:: https://secure.travis-ci.org/getpelican/pelican.png?branch=master
|
||||
:target: http://travis-ci.org/#!/getpelican/pelican
|
||||
:alt: Travis-ci: continuous integration status.
|
||||
|
||||
Pelican is a simple weblog generator, written in `Python <http://www.python.org/>`_.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue