mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 13:53:57 -07:00
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>
13 lines
418 B
JSON
13 lines
418 B
JSON
{
|
||
"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"
|
||
}
|
||
}
|
||
|