From 52ba7ef31c9e32b0d8062f4bdfe29db39ab48f92 Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 24 Nov 2022 11:35:50 +0100 Subject: [PATCH] fix url --- .gitea/issue_template/bug.md | 3 ++- .gitea/issue_template/feature.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitea/issue_template/bug.md b/.gitea/issue_template/bug.md index a7a8c8f2..752ebbdb 100644 --- a/.gitea/issue_template/bug.md +++ b/.gitea/issue_template/bug.md @@ -36,5 +36,6 @@ Android version: -[ ] - I read the [contributing page](../../CONTRIBUTING.md) +[ ] - I read +the [contributing page](https://codeberg.org/tom79/Fedilab/src/branch/main/CONTRIBUTING.md) diff --git a/.gitea/issue_template/feature.md b/.gitea/issue_template/feature.md index 74215f1d..7239177c 100644 --- a/.gitea/issue_template/feature.md +++ b/.gitea/issue_template/feature.md @@ -22,4 +22,5 @@ labels: -[ ] - I read the [contributing page](../../CONTRIBUTING.md) \ No newline at end of file +[ ] - I read +the [contributing page](https://codeberg.org/tom79/Fedilab/src/branch/main/CONTRIBUTING.md) \ No newline at end of file