diff options
author | Alexandre Flament <alex@al-f.net> | 2022-01-02 20:54:41 +0100 |
---|---|---|
committer | Alexandre Flament <alex@al-f.net> | 2022-01-02 21:18:29 +0100 |
commit | 76cbfbbdda526edcd106965f712c7a31511b6c6d (patch) | |
tree | 66b1cb66f83d9ac62f6d86c35fb59213a115ad96 /CONTRIBUTING.md | |
parent | c2e4b95e8d68ac151d51fbcd3f0875f2aaa3640f (diff) | |
download | searxng-76cbfbbdda526edcd106965f712c7a31511b6c6d.tar.gz searxng-76cbfbbdda526edcd106965f712c7a31511b6c6d.zip |
reference docs.searxng.org
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 66adfb9fc..748a7b53c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,8 +2,8 @@ ## Resources in the documentation -* [Development quickstart](https://searxng.github.io/searxng/dev/contribution_guide.html) -* [Contribution guide](https://searxng.github.io/searxng/dev/contribution_guide.html) +* [Development quickstart](https://docs.searxng.org/dev/contribution_guide.html) +* [Contribution guide](https://docs.searxng.org/dev/contribution_guide.html) ## Submitting PRs |