mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-25 15:23:45 +00:00
Changed wagtail.readthedocs.org to docs.wagtail.io consistently
This commit is contained in:
parent
e3f39e85c2
commit
0e8851c8ba
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@
|
|||
|
||||
<p>You can access the admin interface <a href="{% templatetag openblock %} url 'wagtailadmin_home' {% templatetag closeblock %}">here</a> (make sure you have run "./manage.py createsuperuser" in the console first).
|
||||
|
||||
<p>If you haven't already given the documentation a read, head over to <a href="http://wagtail.readthedocs.org/">http://wagtail.readthedocs.org</a> to start building on Wagtail</p>
|
||||
<p>If you haven't already given the documentation a read, head over to <a href="http://docs.wagtail.io/">http://docs.wagtail.io</a> to start building on Wagtail</p>
|
||||
{% templatetag openblock %} endblock {% templatetag closeblock %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue