Merge pull request #2870 from aMiss-aWry/contrib

Corrected the link to the example wiki
This commit is contained in:
Griatch 2022-09-24 18:27:43 +02:00 committed by GitHub
commit b1bd02b419
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!