diff --git a/.gitea/issue_template/bug_report.yml b/.gitea/issue_template/bug_report.yml index a119161fc..06d4c88b4 100644 --- a/.gitea/issue_template/bug_report.yml +++ b/.gitea/issue_template/bug_report.yml @@ -54,7 +54,7 @@ body: attributes: label: Do you have logs? description: > - If possible, please attach [logs](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Log-Files) + If possible, please attach [logs](https://gadgetbridge.org/internals/topics/logs/) that might help identifying the problem. This will be automatically formatted into code, so no need for backticks. render: shell diff --git a/.gitea/issue_template/device_request.yml b/.gitea/issue_template/device_request.yml index 5694033c8..724f12054 100644 --- a/.gitea/issue_template/device_request.yml +++ b/.gitea/issue_template/device_request.yml @@ -62,7 +62,7 @@ body: attributes: label: Do you have logs? description: > - If possible, please attach [logs](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Log-Files) + If possible, please attach [logs](https://gadgetbridge.org/internals/topics/logs/) which might help to implement the device support into Gadgetbridge. This will be automatically formatted into code, so no need for backticks. render: shell diff --git a/.gitea/issue_template/feature_request.yml b/.gitea/issue_template/feature_request.yml index dee2148f3..e1e469660 100644 --- a/.gitea/issue_template/feature_request.yml +++ b/.gitea/issue_template/feature_request.yml @@ -54,7 +54,7 @@ body: attributes: label: Do you have logs? description: > - If possible, please attach [logs.](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Log-Files) + If possible, please attach [logs.](https://gadgetbridge.org/internals/topics/logs/) This will be automatically formatted into code, so no need for backticks. render: shell - type: input