Corrected the link to the example wiki

This commit is contained in:
Wendy Wang 2022-09-23 23:31:08 +02:00 committed by GitHub
parent 4b704907cd
commit 4bbeff5bdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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!
[contribute to it](https://github.com/vincent-lg/evennia-wiki). Thanks!