diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2016-12-25 13:30:46 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-12-25 13:30:52 -0500 |
commit | 7d19c251fbc86d0c75bada64dbf6e8eb54cd650c (patch) | |
tree | 32bdfea714ca3555ebcb591172dc3ec7b1bb6342 /docs | |
parent | ca831c92876b602de31b64350e1e4f6b0ee98eb5 (diff) | |
download | cherrypy-git-7d19c251fbc86d0c75bada64dbf6e8eb54cd650c.tar.gz |
Correct hyperlinks.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/contribute.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/contribute.rst b/docs/contribute.rst index 0e2ebc61..16301d2a 100644 --- a/docs/contribute.rst +++ b/docs/contribute.rst @@ -7,7 +7,7 @@ in and add their best contribution to the project. How can you contribute? Well, first search the `docs <https://docs.cherrypy.org>`_ and the `project page -<https://github.com/cherrypy/cherrypy`_ to see if someone +<https://github.com/cherrypy/cherrypy>`_ to see if someone has already reported your issue. StackOverflow @@ -38,7 +38,7 @@ Fixing Bugs =========== CherryPy has a number of open, reported `issues -https://github.com/cherrypy/cherrypy/issues`_. Some of them are +<https://github.com/cherrypy/cherrypy/issues>`_. Some of them are complicated and difficult, but others are more straightforward and shovel-ready. Feel free to find one that you think you can solve or introduce yourself and ask for guidance in `our gitter channel |