diff --git a/docs/community/eve-auth-for-django/index.md b/docs/community/eve-auth-for-django/index.md index 0b1830c..6bfb52d 100644 --- a/docs/community/eve-auth-for-django/index.md +++ b/docs/community/eve-auth-for-django/index.md @@ -17,12 +17,14 @@ A Django app for authorizing Django sites with the EVE Online SSO service. [![release](https://img.shields.io/pypi/v/django-eve-auth?label=release)](https://pypi.org/project/django-eve-auth/) [![python](https://img.shields.io/pypi/pyversions/django-eve-auth)](https://pypi.org/project/django-eve-auth/) [![django](https://img.shields.io/pypi/djversions/django-eve-auth?label=django)](https://pypi.org/project/django-eve-auth/) -[![license](https://img.shields.io/badge/license-MIT-green)](https://gitlab.com/ErikKalkoken/python-eveauth/-/blob/master/LICENSE) +[![license](https://img.shields.io/badge/license-MIT-green)](https://github.com/ErikKalkoken/django-eve-auth#MIT-1-ov-file) +[![chat](https://img.shields.io/discord/790364535294132234)](https://discord.gg/zmh52wnfvM)
-- [:octicons-browser-16: **Website**](https://erikkalkoken.github.io/python-eveauth){ .esi-card-link } -- [:octicons-mark-gitlab-16: **GitHub**](https://gitlab.com/ErikKalkoken/django-eve-auth){ .esi-card-link } +- [:octicons-browser-16: __Website__](https://django-eve-auth.readthedocs.io){ .esi-card-link } +- [:octicons-mark-github-16: __GitHub__](https://github.com/ErikKalkoken/django-eve-auth){ .esi-card-link } +- [:simple-discord: __Discord__](https://discord.gg/zmh52wnfvM){ .esi-card-link }
@@ -35,4 +37,4 @@ A Django app for authorizing Django sites with the EVE Online SSO service. - Also includes a template tag for creating user icons with the related eve character portrait - Fully tested -For more information please visit the [GitLab repository](https://gitlab.com/ErikKalkoken/django-eve-auth). +For more information please visit the [GitHub repository](https://github.com/ErikKalkoken/django-eve-auth).