Skip to content

Commit

Permalink
Merge pull request #658 from ZeusWPI/url
Browse files Browse the repository at this point in the history
fix url
  • Loading branch information
Topvennie authored Aug 21, 2024
2 parents cc88bdd + 71076da commit a5af268
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions content/index.erb
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<div id='sponsoring-members' class="tile is-child">
<div class="block has-text-centered">
<span class="title is-2-responsive underline--magical">
<a href="https://zeus.ugent.be/sponsors/members" style="color: black; text-decoration: none;">
<a href="https://zeus.ugent.be/sponsors/members/" style="color: black; text-decoration: none;">
Sponsoring members
</a>
</span>
Expand Down Expand Up @@ -152,7 +152,7 @@
<div id="sponsors" class="tile is-child">
<div class="block has-text-centered">
<span class="title is-2-responsive underline--magical">
<a href="https://zeus.ugent.be/sponsors/sponsors" style="color: black; text-decoration: none;">
<a href="https://zeus.ugent.be/sponsors/sponsors/" style="color: black; text-decoration: none;">
Sponsors
</a>
</span>
Expand Down
2 changes: 1 addition & 1 deletion content/sponsors.erb
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ order: 35
narrow_page: true
---

<meta http-equiv="refresh" content="0; url=/sponsors/members">
<meta http-equiv="refresh" content="0; url=/sponsors/members/">

0 comments on commit a5af268

Please sign in to comment.