diff options
author | Sadie Powell <sadie@witchery.services> | 2023-07-11 12:28:51 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2023-07-11 12:28:54 +0100 |
commit | aa619f1eebf23cffefc1d7a1b713a4340508a2d3 (patch) | |
tree | a54009db81e4b56d0407d7d2e785176548b5a301 /docs | |
parent | b7458c5da1dc952a29c39fc7c72cbde44ace004f (diff) | |
parent | e717ac0a89273b7eb50001b4374f3dda2934cd3a (diff) |
Merge branch '2.0' into 2.1.
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 fe01e9f86..da9c5a010 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. :) |