diff --git a/docs/source/Howtos/Add-a-wiki-on-your-website.md b/docs/source/Howtos/Add-a-wiki-on-your-website.md index 47e680137e..884dd573b6 100644 --- a/docs/source/Howtos/Add-a-wiki-on-your-website.md +++ b/docs/source/Howtos/Add-a-wiki-on-your-website.md @@ -17,7 +17,7 @@ has passed.) The [Django-wiki](https://django-wiki.readthedocs.io/) offers a lot of features associated with wikis, is actively maintained (at this time, anyway), and isn't too difficult to install in Evennia. You can -see a [demonstration of Django-wiki here](https://demo.django.wiki). +see a [demonstration of Django-wiki here](https://demo.django-wiki.org). ## Basic installation @@ -229,4 +229,4 @@ contributing to this new project. Considering the list of features in Django wiki, obviously other things could be added to the list. However, these features may be the most important and useful. Additional ones might not be that necessary. If you're interested in supporting this little project, you are more than welcome to -[contribute to it](https://github.com/vincent-lg/evennia-wiki). Thanks! \ No newline at end of file +[contribute to it](https://github.com/vincent-lg/evennia-wiki). Thanks!