0ad/binaries/data/tools/atlas/help.json
Ralph Sennhauser 167cf9f18e 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>
2024-10-19 09:46:44 +02:00

13 lines
418 B
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Manual": {
"title": "&Atlas Manual",
"tooltip": "Click to visit the 0 A.D. Atlas Wiki.",
"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://gitea.wildfiregames.com/0ad/0ad/issues?labels=22"
}
}