diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-04-25 14:30:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-25 14:30:18 +0200 |
| commit | d20f2822d03e67b436973c8520a288fcc76c409a (patch) | |
| tree | 27b94ef935cf5eae57e7be6478c665fa3c5c5c32 /CONTRIBUTING.md | |
| parent | eebac31ccdb052711abb9bce6cbb888ce059f115 (diff) | |
| parent | 28b25185c51d320c8124292a6194e4c34fa9c3e8 (diff) | |
Merge pull request #25 from return42/brand-001
SearxNG brand
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 |