Skip to content

Commit c3f1a2c

Browse files
authored
website: Fix more shortlinks
1 parent b753df0 commit c3f1a2c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

static/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h1 class="display-4 mt-2 mb-5">
6565
<em data-feather="download-cloud" width="20" height="20" class="mr-2"></em>
6666
Get Fresh
6767
</a>
68-
<a href="https://wiki.fresh.tenseventyseven.cf" class="btn btn-secondary d-md-inline-flex flex-row align-items-center d-none ml-3">
68+
<a href="https://wiki.fresh.tenseventyseven.xyz" class="btn btn-secondary d-md-inline-flex flex-row align-items-center d-none ml-3">
6969
<em data-feather="book" width="20" height="20" class="mr-2"></em>
7070
Visit the wiki
7171
</a>
@@ -278,11 +278,11 @@ <h2 class="font-brand">Supported Devices</h2>
278278
</li>
279279
<li class="mb-5">
280280
<h6 class="font-brand">Coming from official software?</h6>
281-
<p class="text-description small-xl">Start using Fresh by visiting the wiki <a href="https://wiki.fresh.tenseventyseven.cf/">here</a>.</p>
281+
<p class="text-description small-xl">Start using Fresh by visiting the wiki <a href="https://wiki.fresh.tenseventyseven.xyz/">here</a>.</p>
282282
</li>
283283
<li>
284284
<h6 class="font-brand">Coming from a custom firmware?</h6>
285-
<p class="text-description small-xl">See installation instructions <a href="https://wiki.fresh.tenseventyseven.cf/getting-started/installing-a-custom-firmware/installing-fresh">here</a>.</p>
285+
<p class="text-description small-xl">See installation instructions <a href="https://wiki.fresh.tenseventyseven.xyz/getting-started/installing-a-custom-firmware/installing-fresh">here</a>.</p>
286286
</li>
287287
</ul>
288288
</div>
@@ -393,7 +393,7 @@ <h6 class="font-brand">I'm a developer and would like to help.</h6>
393393
<div class="col-md-6 mb-5">
394394
<h6 class="font-brand">I have more questions.</h6>
395395
<p class="text-description">
396-
Visit the Fresh Wiki <a href="https://short.tenseventyseven.cf/fresh/wiki">here</a> for more information on Fresh's features and more.
396+
Visit the Fresh Wiki <a href="https://short.tenseventyseven.xyz/fresh/wiki">here</a> for more information on Fresh's features and more.
397397
</p>
398398
</div>
399399
</div>
@@ -427,7 +427,7 @@ <h6 class="font-brand">I have more questions.</h6>
427427
</div>
428428
<div class="col-md-3 text-center text-md-right mb-0">
429429
<ul class="list-inline">
430-
<li class="list-inline-item"><a href="https://wiki.fresh.tenseventyseven.cf/">Wiki</a></li>
430+
<li class="list-inline-item"><a href="https://wiki.fresh.tenseventyseven.xyz/">Wiki</a></li>
431431
<!-- <li class="list-inline-item"><a href="#">Thanks</a></li> -->
432432
</ul>
433433
</div>

0 commit comments

Comments
 (0)