mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
Fix ddnet.tw link
This commit is contained in:
parent
230784d234
commit
a48c69b0a9
|
@ -1,11 +1,11 @@
|
|||
[![DDraceNetwork](http://ddnet.tw/ddnet-small.png)](http://ddnet.tw) [![Build Status](https://circleci.com/gh/ddnet/ddnet/tree/master.png)](https://circleci.com/gh/ddnet/ddnet)
|
||||
[![DDraceNetwork](https://ddnet.tw/ddnet-small.png)](https://ddnet.tw) [![Build Status](https://circleci.com/gh/ddnet/ddnet/tree/master.png)](https://circleci.com/gh/ddnet/ddnet)
|
||||
================================
|
||||
|
||||
Our own flavor of DDRace, a Teeworlds mod. See the [website](http://ddnet.tw) for more information.
|
||||
Our own flavor of DDRace, a Teeworlds mod. See the [website](https://ddnet.tw) for more information.
|
||||
|
||||
Development discussions happen on #ddnet on Quakenet ([Webchat](http://webchat.quakenet.org/?channels=ddnet&uio=d4)).
|
||||
|
||||
You can get binary releases on the [DDNet website](http://ddnet.tw/downloads/).
|
||||
You can get binary releases on the [DDNet website](https://ddnet.tw/downloads/).
|
||||
|
||||
Building
|
||||
--------
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# autoexec_server.cfg
|
||||
#
|
||||
# See http://ddnet.tw/settingscommands for all available settings.
|
||||
# See https://ddnet.tw/settingscommands/ for all available settings.
|
||||
# Everything following a # is considered a comment and ignored by the server.
|
||||
# When an option can be enabled or disabled, it's enabled with 1, disabled with 0.
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue