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

Update link from django-userena.org to django-userena.readthedocs.io #557

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ account management. It's a fully customizable application that takes care of
the signup, activation, messaging and more. It's BSD licensed, which means you
can use it commercially for free!

## [Documentation](http://docs.django-userena.org/en/latest/index.html)
## [Documentation](https://django-userena.readthedocs.io/en/latest/index.html)

Complete documentation about the
[installation](http://docs.django-userena.org/en/latest/installation.html),
[settings](http://docs.django-userena.org/en/latest/settings.html) and
[F.A.Q.](http://docs.django-userena.org/en/latest/faq.html) is available on
[Read the Docs](http://docs.django-userena.org/en/latest/index.html).
[installation](https://django-userena.readthedocs.io/en/latest/installation.html),
[settings](https://django-userena.readthedocs.io/en/latest/settings.html) and
[F.A.Q.](https://django-userena.readthedocs.io/en/latest/faq.html) is available on
[Read the Docs](https://django-userena.readthedocs.io/en/latest/index.html).

For list of updates and changes see `UPDATES.md` file.