Skip to content

Commit

Permalink
Merge pull request #64 from adamchainz/readthedocs.io
Browse files Browse the repository at this point in the history
Convert readthedocs links for their .org -> .io migration for hosted projects
  • Loading branch information
nvbn committed Jun 15, 2016
2 parents f509806 + c67b66f commit 4e6fbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Easy way to use `bower <http://bower.io/>`_ with your `Django <https://www.djang

Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack. There are no system wide dependencies, no dependencies are shared between different apps, and the dependency tree is flat.

Read full documentation on `read-the-docs <https://django-bower.readthedocs.org/en/latest/>`_.
Read full documentation on `read-the-docs <https://django-bower.readthedocs.io/en/latest/>`_.

Installation
------------
Expand Down

0 comments on commit 4e6fbd0

Please sign in to comment.