Skip to content

Commit 060243d

Browse files
committed
Revert "Update links to point to the new domain"
This reverts commit 2254319.
1 parent f2ad3e1 commit 060243d

16 files changed

Lines changed: 52 additions & 52 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
SuperTuxKart is a free kart racing game. It focuses on fun and not on realistic kart physics. Instructions can be found on the in-game help page.
99

10-
The SuperTuxKart homepage can be found at <https://supertuxkart-evolution.com/>. There is also our [FAQ](https://supertuxkart-evolution.com/FAQ) and information on how get in touch with the [community](https://supertuxkart-evolution.com/Community).
10+
The SuperTuxKart homepage can be found at <https://supertuxkart.net/>. There is also our [FAQ](https://supertuxkart.net/FAQ) and information on how get in touch with the [community](https://supertuxkart.net/Community).
1111

1212
Latest release binaries can be found [here](https://github.com/supertuxkart/stk-code/releases/latest), and preview release [here](https://github.com/supertuxkart/stk-code/releases/preview).
1313

data/CREDITS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= SuperTuxKart =
22
A Kart Racing Game Featuring Tux & Friends
33
- Version $STKVERSION$
4-
- Visit us at supertuxkart-evolution.com
4+
- Visit us at supertuxkart.net
55
- SuperTuxKart is released under GPL 3.0
66
- Assets are released under Creative Commons and other licenses
77

data/gui/screens/credits.stkgui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<stkgui>
33
<icon-button id="back" x="1%" y="0" height="9%" icon="gui/icons/back.png"/>
44
<div x="0%" y="1%" width="99%" height="fit" layout="vertical-row">
5-
<button id="stk-website" height="fit" align="right" text="supertuxkart-evolution.com"/>
5+
<button id="stk-website" height="fit" align="right" text="supertuxkart.net"/>
66
</div>
77

88
<div x="2%" y="2%" width="96%" height="96%" layout="vertical-row" >

data/gui/screens/online/register.stkgui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
<label id="info" height="20%" width="100%" align="center" text_align="center" word_wrap="true"
5959
I18N="In the registration dialog"
60-
text="You can play without creating an online account by selecting an offline account. Though then you can not connect to friends, vote for addons etc. Please read our privacy statement at https://privacy.supertuxkart-evolution.com"/>
60+
text="You can play without creating an online account by selecting an offline account. Though then you can not connect to friends, vote for addons etc. Please read our privacy statement at https://privacy.supertuxkart.net"/>
6161
</div>
6262

6363
<buttonbar id="options" width="40%" height="15%" align="center">

data/net.supertuxkart.SuperTuxKart.metainfo.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
</description>
176176
<screenshots>
177177
<screenshot type="default">
178-
<image>https://supertuxkart-evolution.com/assets/wiki/STK1.3_1.jpg</image>
178+
<image>https://supertuxkart.net/assets/wiki/STK1.3_1.jpg</image>
179179
<caption>Normal Race</caption>
180180
<caption xml:lang="zh_TW">正常比賽</caption>
181181
<caption xml:lang="zh_HK">正常比賽</caption>
@@ -242,7 +242,7 @@
242242
<caption xml:lang="ar">سباق عاديّ</caption>
243243
</screenshot>
244244
<screenshot>
245-
<image>https://supertuxkart-evolution.com/assets/wiki/STK1.3_5.jpg</image>
245+
<image>https://supertuxkart.net/assets/wiki/STK1.3_5.jpg</image>
246246
<caption>Battle</caption>
247247
<caption xml:lang="zh_TW">對戰</caption>
248248
<caption xml:lang="zh_HK">對戰</caption>
@@ -302,7 +302,7 @@
302302
<caption xml:lang="ar">معركة</caption>
303303
</screenshot>
304304
<screenshot>
305-
<image>https://supertuxkart-evolution.com/assets/wiki/STK1.3_6.jpg</image>
305+
<image>https://supertuxkart.net/assets/wiki/STK1.3_6.jpg</image>
306306
<caption>Soccer</caption>
307307
<caption xml:lang="zh_TW">足球</caption>
308308
<caption xml:lang="zh_HK">足球</caption>
@@ -421,24 +421,24 @@
421421
<developer_name xml:lang="be">Каманда SuperTuxKart</developer_name>
422422
<developer_name xml:lang="ar">فريق سوبر تكس كارت</developer_name>
423423
<update_contact>supertuxkart-devel@lists.sourceforge.net</update_contact>
424-
<url type="homepage">https://supertuxkart-evolution.com</url>
424+
<url type="homepage">https://supertuxkart.net</url>
425425
<url type="bugtracker">https://github.com/supertuxkart/stk-code/issues</url>
426-
<url type="donation">https://supertuxkart-evolution.com/Donate</url>
427-
<url type="help">https://supertuxkart-evolution.com/Community</url>
428-
<url type="translate">https://supertuxkart-evolution.com/Translating_STK</url>
429-
<url type="faq">https://supertuxkart-evolution.com/FAQ</url>
426+
<url type="donation">https://supertuxkart.net/Donate</url>
427+
<url type="help">https://supertuxkart.net/Community</url>
428+
<url type="translate">https://supertuxkart.net/Translating_STK</url>
429+
<url type="faq">https://supertuxkart.net/FAQ</url>
430430
<url type="vcs-browser">https://github.com/supertuxkart/stk-code</url>
431-
<url type="contribute">https://supertuxkart-evolution.com/Community</url>
431+
<url type="contribute">https://supertuxkart.net/Community</url>
432432
<content_rating type="oars-1.1">
433433
<content_attribute id="violence-cartoon">mild</content_attribute>
434434
<content_attribute id="social-chat">intense</content_attribute>
435435
</content_rating>
436436
<releases>
437437
<release version="1.4" date="2022-10-31">
438-
<url>https://blog.supertuxkart-evolution.com/2022/11/supertuxkart-14-release.html</url>
438+
<url>https://blog.supertuxkart.net/2022/11/supertuxkart-14-release.html</url>
439439
</release>
440440
<release version="1.3" date="2021-09-28">
441-
<url>https://blog.supertuxkart-evolution.com/2021/09/supertuxkart-13-release.html</url>
441+
<url>https://blog.supertuxkart.net/2021/09/supertuxkart-13-release.html</url>
442442
</release>
443443
<release version="1.2" date="2020-08-27"/>
444444
<release version="1.1" date="2020-01-05"/>

data/stk_config.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,21 @@
2020

2121
<!-- Everything related to hardware configuration.
2222
url : The server used for reporting statistics to. -->
23-
<HardwareReportServer url="https://stats.supertuxkart-evolution.com" />
23+
<HardwareReportServer url="https://stats.supertuxkart.net" />
2424

2525
<!-- Everything related to online play.
2626
url: The server used for online multiplayer.
2727
server-version : Version of the server API to use. -->
2828
<OnlineServer
29-
url="https://online.supertuxkart-evolution.com/api/"
29+
url="https://online.supertuxkart.net/api/"
3030
server-version="2"
3131
/>
3232

3333
<!-- Addon and news related settings
3434
url : The server used for addon.
3535
allow-news-redirects : If true we allow all the server urls to be redirected by the addons news.xml file-->
3636
<AddonServer
37-
url="https://online.supertuxkart-evolution.com/dl/xml"
37+
url="https://online.supertuxkart.net/dl/xml"
3838
allow-news-redirects="true"
3939
/>
4040

@@ -190,15 +190,15 @@
190190
delta-steering="0.26" />
191191

192192
<!-- Special urls -->
193-
<urls stk-website="https://supertuxkart-evolution.com/Main_Page"
194-
donate="https://supertuxkart-evolution.com/Donate"
195-
password-reset="https://online.supertuxkart-evolution.com/password-reset.php"
193+
<urls stk-website="https://supertuxkart.net/Main_Page"
194+
donate="https://supertuxkart.net/Donate"
195+
password-reset="https://online.supertuxkart.net/password-reset.php"
196196
assets-download="https://github.com/supertuxkart/stk-assets-mobile/releases/download/"/>
197197

198198
<!-- STK will use dns query of the SRV records with these domains to get the list of
199199
stun servers to use for IPv4 and IPv6. -->
200-
<stun ipv4="_stunv4._udp.supertuxkart-evolution.com"
201-
ipv6="_stunv6._udp.supertuxkart-evolution.com"/>
200+
<stun ipv4="_stunv4._udp.supertuxkart.net"
201+
ipv6="_stunv6._udp.supertuxkart.net"/>
202202

203203
<!-- Skidmark data: maximum number of skid marks, and
204204
time for skidmarks to fade out. Maximum number will over

data/tips.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<tip text="The font size can be changed in the UI options."/>
77
<tip text="The help menu has lots of useful information."/>
88
<tip text="In single-player, you can watch and challenge recorded time-trials."/>
9-
<tip text="You can visit https://supertuxkart-evolution.com/ for more information about the game."/>
9+
<tip text="You can visit https://supertuxkart.net/ for more information about the game."/>
1010
</tipset>
1111
<tipset id="race-powerup">
1212
<tip text="The swatter can be used to remove bombs or parachutes."/>

doc/supertuxkart.6

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -571,9 +571,9 @@ License can be found in /usr/share/common-licenses/GPL.
571571
.SH "NOTES"
572572

573573
.IP "1." 4
574-
STK homepage: https://supertuxkart-evolution.com/Main_Page
574+
STK homepage: https://supertuxkart.net/Main_Page
575575
.IP "2." 4
576-
The SuperTuxKart official FAQ: https://supertuxkart-evolution.com/FAQ
576+
The SuperTuxKart official FAQ: https://supertuxkart.net/FAQ
577577
.IP "3." 4
578578
Previous manual page:
579579
https://web.archive.org/save/https://manpages.debian.org/buster/supertuxkart/supertuxkart.6.en.html

src/input/wiimote_manager.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,11 +377,11 @@ int WiimoteManager::askUserToConnectWiimotes()
377377
new MessageDialog(
378378
#ifdef WIN32
379379
_("Connect your wiimote to the Bluetooth manager, then click on Ok. "
380-
"Detailed instructions at https://supertuxkart-evolution.com/Wiimote"),
380+
"Detailed instructions at https://supertuxkart.net/Wiimote"),
381381
#else
382382
_("Press the buttons 1+2 simultaneously on your wiimote to put "
383383
"it in discovery mode, then click on Ok. "
384-
"Detailed instructions at https://supertuxkart-evolution.com/Wiimote"),
384+
"Detailed instructions at https://supertuxkart.net/Wiimote"),
385385
#endif
386386
MessageDialog::MESSAGE_DIALOG_OK_CANCEL,
387387
new WiimoteDialogListener(), true);

src/main.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ void cmdLineHelp()
736736
#endif
737737
"\n"
738738
"You can visit SuperTuxKart's homepage at "
739-
"https://supertuxkart-evolution.com\n\n",
739+
"https://supertuxkart.net\n\n",
740740
CommandLine::getExecName().c_str()
741741
);
742742
} // cmdLineHelp
@@ -781,7 +781,7 @@ void cmdDebugHelp()
781781
" --network-item-debugging Print item handling debug information.\n"
782782
"\n"
783783
"You can visit SuperTuxKart's homepage at "
784-
"https://supertuxkart-evolution.com\n\n",
784+
"https://supertuxkart.net\n\n",
785785
CommandLine::getExecName().c_str()
786786
);
787787
} // cmdDebugHelp
@@ -2079,7 +2079,7 @@ void askForInternetPermission()
20792079
MessageDialog *dialog =
20802080
new MessageDialog(_("SuperTuxKart may connect to a server "
20812081
"to download add-ons and notify you of updates. "
2082-
"Please read our privacy policy at https://supertuxkart-evolution.com/Privacy. "
2082+
"Please read our privacy policy at https://supertuxkart.net/Privacy. "
20832083
"Would you like this feature to be enabled? (To change this setting "
20842084
"at a later time, go to options, select tab "
20852085
"'General', and edit \"Connect to the "

0 commit comments

Comments
 (0)