mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
Correct the path to the ReportingErrors page
It was wrong, leading to a 404.
This commit is contained in:
parent
d1f6c04ba5
commit
916db9a544
1 changed files with 3 additions and 3 deletions
|
|
@ -16,9 +16,9 @@ body:
|
|||
attributes:
|
||||
label: Reporting Errors
|
||||
description: >
|
||||
For crashes and errors, you must read the [ReportingErrors](wiki/ReportingErrors) page. In
|
||||
particular, if you are reporting a crash, you must upload crashlog files in the Description
|
||||
field below.
|
||||
For crashes and errors, you must read the [ReportingErrors](0ad/0ad/wiki/ReportingErrors)
|
||||
page. In particular, if you are reporting a crash, you must upload crashlog files in the
|
||||
Description field below.
|
||||
options:
|
||||
- label: I have read the ReportingErrors wiki page.
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue