diff options
author | Markus Heiser <markus.heiser@darmarit.de> | 2021-04-25 12:03:54 +0200 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarit.de> | 2021-04-25 14:25:08 +0200 |
commit | 28b25185c51d320c8124292a6194e4c34fa9c3e8 (patch) | |
tree | a0cbe498f1c0a6a7be6e0f15c1b271e981be82cf /CONTRIBUTING.md | |
parent | c6a5cc019ae27b1892b38afd33090653d07f33be (diff) | |
download | searxng-28b25185c51d320c8124292a6194e4c34fa9c3e8.tar.gz searxng-28b25185c51d320c8124292a6194e4c34fa9c3e8.zip |
[brand] searxng -- fix links to issue tracker & WEB-GUI
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 300349f3b..66adfb9fc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,8 +2,8 @@ ## Resources in the documentation -* [Development quickstart](https://searx.github.io/searx/dev/contribution_guide.html) -* [Contribution guide](https://searx.github.io/searx/dev/contribution_guide.html) +* [Development quickstart](https://searxng.github.io/searxng/dev/contribution_guide.html) +* [Contribution guide](https://searxng.github.io/searxng/dev/contribution_guide.html) ## Submitting PRs |