Skip to content
Snippets Groups Projects
Verified Commit 59257d61 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Update repo URL in apps config

parent 3981a917
No related branches found
No related tags found
1 merge request!20Prepare release 2.0b0
...@@ -6,7 +6,7 @@ class ResintConfig(AppConfig): ...@@ -6,7 +6,7 @@ class ResintConfig(AppConfig):
verbose_name = "AlekSIS – Resint (Public poster)" verbose_name = "AlekSIS – Resint (Public poster)"
urls = { urls = {
"Repository": "https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Resint/", "Repository": "https://edugit.org/AlekSIS/official/AlekSIS-App-Resint/",
} }
licence = "EUPL-1.2+" licence = "EUPL-1.2+"
copyright_info = ( copyright_info = (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment