mirror of
https://github.com/pissnet/pissircd.git
synced 2025-08-06 10:15:24 +01:00
update link to docs, use *.unrealircd.org
This commit is contained in:
parent
2e9f6c9a6e
commit
833f8c6a25
2 changed files with 9 additions and 10 deletions
18
README.md
18
README.md
|
@ -9,7 +9,7 @@ online documentation.
|
|||
|
||||
## Pick the right branch!
|
||||
The **3.2.x (stable)** series have proven to be very reliable over the past 10(!) years.
|
||||
If you want to run a stable IRCd then download UnrealIRCd 3.2 from www.unrealircd.com,
|
||||
If you want to run a stable IRCd then download UnrealIRCd 3.2 from www.unrealircd.org,
|
||||
or use the 'master' branch on GitHub (NOTE: this is not the default branch!).
|
||||
|
||||
Otherwise, if you want to check out the latest technology and features, don't mind
|
||||
|
@ -22,12 +22,12 @@ well and is much more stable. Also the documentation for 3.4.x is not up to date
|
|||
which may hinder you getting started.
|
||||
|
||||
## How to get started
|
||||
Please consult our excelent online documentation at http://www.unrealircd.com/unreal32docs.html
|
||||
Please consult our excelent online documentation at https://www.unrealircd.org/docs/
|
||||
when setting up the IRCd!
|
||||
|
||||
### Step 1: Installation
|
||||
#### Windows
|
||||
Simply download the UnrealIRCd Windows version from www.unrealircd.com
|
||||
Simply download the UnrealIRCd Windows version from www.unrealircd.org
|
||||
|
||||
Compiling UnrealIRCd for Windows yourself is not straightforward and thus not recommended.
|
||||
|
||||
|
@ -45,12 +45,12 @@ copy doc/example.conf to your main UnrealIRCd directory and call it unrealircd.c
|
|||
Then open it in an editor and carefully modify it using the documentation and FAQ (see below) as a guide.
|
||||
|
||||
## Documentation & FAQ
|
||||
You can find the **documentation** online at: http://www.unrealircd.com/unreal32docs.html
|
||||
You can find the **documentation** online at: http://www.unrealircd.org/docs/
|
||||
|
||||
We also have a good **FAQ**: http://www.unrealircd.com/faq
|
||||
We also have a good **FAQ**: http://www.unrealircd.org/docs/FAQ
|
||||
|
||||
## Website, support, and other links ##
|
||||
* http://www.unrealircd.com - Our main website
|
||||
* http://forums.unrealircd.com - Support
|
||||
* http://bugs.unrealircd.com - Bug tracker
|
||||
* http://modules.unrealircd.com - 3rd party modules
|
||||
* http://www.unrealircd.org - Our main website
|
||||
* http://forums.unrealircd.org - Support
|
||||
* http://bugs.unrealircd.org - Bug tracker
|
||||
* http://modules.unrealircd.org - 3rd party modules
|
||||
|
|
|
@ -5,7 +5,6 @@ dnl appropriately:
|
|||
dnl
|
||||
dnl include/win32/setup.h
|
||||
dnl src/win32/unrealinst.iss
|
||||
dnl docs/unreal32docs*.html
|
||||
dnl .CHANGES.NEW
|
||||
dnl src/version.c.SH
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue