mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-04 12:54:42 +00:00
Change markdown to restructured text and fix links.
This commit is contained in:
parent
58ad4340b1
commit
01bdc66676
1 changed files with 8 additions and 3 deletions
11
README.rst
11
README.rst
|
|
@ -1,9 +1,14 @@
|
|||
LinkChecker
|
||||
============
|
||||
|
||||
[](https://travis-ci.org/valdergallo/django-compress-storage)
|
||||
[](https://pypi.python.org/pypi/django-compress-storage)
|
||||
[](http://opensource.org/licenses/BSD-3-Clause)
|
||||
|Build Status|_ |Latest Version|_ |License|_
|
||||
|
||||
.. |Build Status| image:: https://travis-ci.org/wummel/linkchecker.png?branch=master
|
||||
.. _Build Status: https://travis-ci.org/wummel/linkchecker
|
||||
.. |Latest Version| image:: http://img.shields.io/pypi/v/LinkChecker.svg
|
||||
.. _Latest Version: https://pypi.python.org/pypi/LinkChecker
|
||||
.. |License| image:: http://img.shields.io/badge/license-GPL2-blue.svg
|
||||
.. _License: http://opensource.org/licenses/GPL-2.0
|
||||
|
||||
Check for broken links in web sites.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue