Skip to content

Commit

Permalink
Merge pull request #1928 from maneeshbm/patch-1
Browse files Browse the repository at this point in the history
Replace links to cherrypy.org with cherrypy.dev
  • Loading branch information
webknjaz committed Sep 7, 2021
2 parents 9c666f2 + 123152e commit a7983fe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Expand Up @@ -51,7 +51,7 @@
:target: https://codecov.io/gh/cherrypy/cherrypy
:alt: codecov

Welcome to the GitHub repository of `CherryPy <https://cherrypy.org/>`_!
Welcome to the GitHub repository of `CherryPy <https://cherrypy.dev>`_!

CherryPy is a pythonic, object-oriented HTTP framework.

Expand Down Expand Up @@ -84,7 +84,7 @@ and/or API.

While CherryPy is one of the easiest and most intuitive frameworks out
there, the prerequisite for understanding the `CherryPy
documentation <https://docs.cherrypy.org/en/latest/>`_ is that you have
documentation <https://docs.cherrypy.dev>`_ is that you have
a general understanding of Python and web development.
Additionally:

Expand All @@ -95,7 +95,7 @@ Additionally:

If the docs are insufficient to address your needs, the CherryPy
community has several `avenues for support
<https://docs.cherrypy.org/en/latest/support.html>`_.
<https://docs.cherrypy.dev/en/latest/support.html>`_.

For Enterprise
--------------
Expand All @@ -112,6 +112,6 @@ Contributing
------------

Please follow the `contribution guidelines
<https://docs.cherrypy.org/en/latest/contribute.html>`_.
<https://docs.cherrypy.dev/en/latest/contribute.html>`_.
And by all means, absorb the `Zen of
CherryPy <https://github.com/cherrypy/cherrypy/wiki/The-Zen-of-CherryPy>`_.

0 comments on commit a7983fe

Please sign in to comment.