summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDivi <78514200+Pwuurple@users.noreply.github.com>2024-06-21 18:04:33 +1000
committerDivi <78514200+Pwuurple@users.noreply.github.com>2024-06-21 18:04:33 +1000
commit5def410024d19664a8745dafde592f60ed4a5e30 (patch)
tree7645c174da94961baf44f3bebf731d99b564447f
parent767e7f24c89cceb123c69dcef7e87a5ebe30fa97 (diff)
fix: Broken links in documentation
-rw-r--r--.github/contributing.md4
-rw-r--r--docs/TURN.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/.github/contributing.md b/.github/contributing.md
index 202d69000..3c35d9b05 100644
--- a/.github/contributing.md
+++ b/.github/contributing.md
@@ -2,14 +2,14 @@
### Short version
- * The [**issue template can be found here**](https://raw.github.com/nextcloud/spreed/main/.github/issue_template.md) but be aware of the different repositories! See list below. Please always use the issue template when reporting issues.
+ * Here you can find the [**bug report template**](https://raw.github.com/nextcloud/spreed/main/.github/ISSUE_TEMPLATE/1_bug_report.md) and [**feature request template**](https://raw.github.com/nextcloud/spreed/main/.github/ISSUE_TEMPLATE/2_feature_request.md), but be aware of the different repositories! See list below. Please always use the issue template when reporting issues.
### Guidelines
* Please search the existing issues first, it's likely that your issue was already reported or even fixed.
- Go to one of the repositories, click "issues" and type any word in the top search/command bar.
- You can also filter by appending e. g. "state:open" to the search string.
- More info on [search syntax within github](https://help.github.com/articles/searching-issues)
-* Report the issue using our [template](https://raw.github.com/nextcloud/spreed/main/.github/issue_template.md), it includes all the informations we need to track down the issue.
+* Report the issue using our template for [bugs](https://raw.github.com/nextcloud/spreed/main/.github/ISSUE_TEMPLATE/1_bug_report.md) and [features](https://raw.github.com/nextcloud/spreed/main/.github/ISSUE_TEMPLATE/2_feature_request.md), it includes all the informations we need to track down the issue.
If your issue appears to be a bug, and hasn't been reported, open a new issue.
diff --git a/docs/TURN.md b/docs/TURN.md
index e45fb1e93..71b506659 100644
--- a/docs/TURN.md
+++ b/docs/TURN.md
@@ -96,7 +96,7 @@ This test only verifies that your TURN server is accessible from the outside, bu
For _eturnal_:
-The easiest way is to refer to eturnal's Quick-Start guide, e.g. [in a shell](https://github.com/processone/eturnal/blob/master/QUICK-TEST.md) or with [Docker](https://github.com/processone/eturnal/blob/master/docker-k8s/QUICK-TEST.md).
+The easiest way is to refer to eturnal's Quick-Start guide, e.g. [in a shell](https://github.com/processone/eturnal/blob/master/doc/QUICK-TEST.md) or with [Docker](https://github.com/processone/eturnal/blob/master/doc/CONTAINER-QUICK-TEST.md).
##### Test the TURN server connection from within Talk