Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Commit

Permalink
Fix documentation link to new readthedocs url, fixes #428 (#430)
Browse files Browse the repository at this point in the history
  • Loading branch information
xpostudio4 authored and czpython committed Sep 19, 2016
1 parent 3a1dafa commit 44a1fd3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ refer to the `documentation`_ sections.
Aldryn News & Blog is intended to serve as a model of good practice for
development of django CMS and Aldryn applications.

.. _user manual: http://aldryn-newsblog.readthedocs.org/en/latest/user/index.html
.. _user manual: http://aldryn-newsblog.readthedocs.io/en/latest/


======================
Expand All @@ -29,8 +29,8 @@ configure and use Aldryn News & Blog.

You can also find instructions on `how to upgrade`_ from earlier versions.

.. _documentation: http://aldryn-newsblog.readthedocs.org/en/latest/how_to/index.html
.. _how to upgrade: http://aldryn-newsblog.readthedocs.org/en/latest/how_to/upgrade.html
.. _documentation: http://aldryn-newsblog.readthedocs.io/en/latest/
.. _how to upgrade: http://aldryn-newsblog.readthedocs.io/en/latest/upgrade.html


============
Expand Down

0 comments on commit 44a1fd3

Please sign in to comment.