Skip to content

Commit efb6247

Browse files
authored
fix(template,wikis): update rt3 URL (#70)
1 parent 6f414ff commit efb6247

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/wikis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"accessToken": "MIRAHEZE_ACCESS_TOKEN"
3333
},
3434
{
35-
"apiUrl": "https://rt3.miraheze.org/w/api.php",
35+
"apiUrl": "https://rt3.ugwiki.org/w/api.php",
3636
"accessToken": "MIRAHEZE_ACCESS_TOKEN"
3737
},
3838
{

templates/template.wikitext

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<div class="irwa-member invert-member-icon-dark irwa-hybridcafe">[[File:HybridCafeWikiLogo.svg|class=hybrid-cafe-logo mw-no-invert|{{{imgsize|20x20px}}}|alt=Logo of the Hybrid Cafe Wiki|link=https://hybridcafe.wiki]] [https://hybridcafe.wiki Hybrid Cafe]</div>
1515
<div class="irwa-member invert-member-icon irwa-phighting">[[File:PHIGHTINGWikiLogo.png|class=phighting-logo mw-no-invert|{{{imgsize|20x20px}}}|alt=Logo of the PHIGHTING! Wiki|link=https://phighting.wiki]] [https://phighting.wiki PHIGHTING!]</div>
1616
<div class="irwa-member invert-member-icon irwa-pressure">[[File:PressureWikiLogo.png|class=pressure-logo mw-no-invert|{{{imgsize|20x20px}}}|alt=Logo of the Pressure Wiki|link=https://urbanshade.org]] [https://urbanshade.org Pressure]</div>
17-
<div class="irwa-member irwa-rt3">[[File:RestaurantTycoon3WikiLogo.png|class=rt3-logo mw-no-invert|{{{imgsize|20x20px}}}|alt=Logo of the Restaurant Tycoon 3 Wiki|link=https://rt3.miraheze.org]] [https://rt3.miraheze.org Restaurant Tycoon 3]</div>
17+
<div class="irwa-member irwa-rt3">[[File:RestaurantTycoon3WikiLogo.png|class=rt3-logo mw-no-invert|{{{imgsize|20x20px}}}|alt=Logo of the Restaurant Tycoon 3 Wiki|link=https://rt3.ugwiki.org]] [https://rt3.ugwiki.org Restaurant Tycoon 3]</div>
1818
<div class="irwa-member irwa-sewh">[[File:SewhWikiLogo.png|class=sewh-logo mw-no-invert|{{{imgsize|20x20px}}}|alt=Logo of the Something Evil Will Happen Wiki|link=https://sewh.miraheze.org]] [https://sewh.miraheze.org Something Evil Will Happen]</div>
1919
<div class="irwa-member irwa-utg">[[File:UTGWikiLogo.png|class=utg-logo mw-no-invert|{{{imgsize|20x20px}}}|alt=Logo of the Untitled Tag Game Wiki|link=https://tagging.wiki]] [https://tagging.wiki Untitled Tag Game]</div>
2020
</div>

0 commit comments

Comments
 (0)