diff options
author | Sadie Powell <sadie@witchery.services> | 2023-07-09 20:06:32 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2023-07-09 20:06:32 +0100 |
commit | 37b60f8d9df9cdc3f03194b1e1fb08fb7db7c339 (patch) | |
tree | aaa6850ab988a8acf3916cf4ced70e4ed2888b6c /docs | |
parent | 14204353ac1474476c621a293e82b1f870b89661 (diff) |
Update links to the bugtracker.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/BUGS | 2 | ||||
-rw-r--r-- | docs/README | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1 +1 @@ -For all bug reports / updates please see https://bugs.anope.org/ +For all bug reports / updates please see https://github.com/anope/anope/issues diff --git a/docs/README b/docs/README index 7012ca412..7073d8476 100644 --- a/docs/README +++ b/docs/README @@ -252,7 +252,7 @@ Table of Contents The more precise you are the sooner you'll be likely to get an answer. If you think you found a bug, add it to the bug tracking system - (https://bugs.anope.org/) and - again - be as precise as possible. Also say - whether the bug happens always or under what circumstances, and anything + (https://github.com/anope/anope/issues) and - again - be as precise as possible. + Also say whether the bug happens always or under what circumstances, and anything that could be useful to track your bug down. If you wrote a patch, send it over. :) |