mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
12 lines
468 B
Plaintext
12 lines
468 B
Plaintext
Because of the dynamic nature of InspIRCd, we do not have traditional documentation in our tarball.
|
|
|
|
The documentation for InspIRCd can be found on our wiki, at http://wiki.inspircd.org
|
|
Our Bugtracker can be found at http://www.inspircd.org/bugtrack
|
|
Our Forum can be found at http://www.inspircd.org/forum
|
|
Our Development blog can be found at http://www.inspircd.com
|
|
|
|
For online support, please connect to irc.inspircd.org, and join #inspircd
|
|
|
|
-- The InspIRCd Team
|
|
|