Skip to content

Commit e3b3e60

Browse files
committed
website: Fix link to wiki
1 parent 25f4cea commit e3b3e60

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/hugo.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
push:
77
branches:
88
- main
9+
- upstream
910

1011
# Allows you to run this workflow manually from the Actions tab
1112
workflow_dispatch:

static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ <h6 class="font-brand">I'm a developer and would like to help.</h6>
397397
<div class="col-md-6 mb-5">
398398
<h6 class="font-brand">I have more questions.</h6>
399399
<p class="text-description">
400-
Visit the Fresh Wiki <a href="https://short.tenseventyseven.xyz/fresh/wiki">here</a> for more information on Fresh's features and more.
400+
Visit the Fresh Wiki <a href="https://wiki.fresh.tenseventyseven.xyz">here</a> for more information on Fresh's features and more.
401401
</p>
402402
</div>
403403
</div>

0 commit comments

Comments
 (0)