From 1d4ce8ccc898eeea73b878611df54c40ba70171d Mon Sep 17 00:00:00 2001 From: Yusuf Cihan Date: Tue, 9 Jan 2024 23:05:59 +0300 Subject: [PATCH] Change log link --- .gitea/issue_template/bug_report.yml | 2 +- .gitea/issue_template/device_request.yml | 2 +- .gitea/issue_template/feature_request.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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