diff --git a/GIT-Access b/GIT-Access index b95fd8a9..a71f8084 100644 --- a/GIT-Access +++ b/GIT-Access @@ -1,6 +1,6 @@ The Charybdis GIT repository can be checked out using the following command: - git clone git://github.com/atheme/charybdis.git charybdis-devel + git clone git://github.com/charybdis-ircd/charybdis.git charybdis-devel Charybdis's GIT repository depot can be browsed over the internet at the following address: - http://github.com/atheme + http://github.com/charybdis-ircd/charybdis diff --git a/NEWS b/NEWS index 159b56de..53e4deb6 100644 --- a/NEWS +++ b/NEWS @@ -761,7 +761,7 @@ BUGS: Major bugs in this release are listed in BUGS BUG REPORTS: If you run this code and encounter problems, you must report via IRC to irc.freenode.net, #charybdis. For specific bugs you can use -https://github.com/atheme/charybdis/issues. +https://github.com/charybdis-ircd/charybdis/issues. Please include a gdb backtrace and keep the core file, binaries and modules in case the developers need them.