Update Atlas help links

With the migration to gitea the links in the help menu of Atlas need to
be updated to point to the new locations.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
Ralph Sennhauser
2024-10-17 19:57:47 +02:00
parent 4f7f2e056c
commit 167cf9f18e
+2 -2
View File
@@ -2,12 +2,12 @@
"Manual": {
"title": "&Atlas Manual",
"tooltip": "Click to visit the 0 A.D. Atlas Wiki.",
"url": "https://trac.wildfiregames.com/wiki/Atlas_Manual"
"url": "https://gitea.wildfiregames.com/0ad/0ad/wiki/Atlas_Manual"
},
"ReportBug": {
"title": "Report a &Bug",
"tooltip": "Click to visit our bug tracker to report a crash or other error.",
"url": "https://trac.wildfiregames.com/wiki/ReportingErrors"
"url": "https://gitea.wildfiregames.com/0ad/0ad/issues?labels=22"
}
}