Skip to content

Commit

Permalink
correct anchor href for buying a server
Browse files Browse the repository at this point in the history
  • Loading branch information
Hecrer committed Nov 4, 2019
1 parent f0dd8ec commit 5ab0a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/server-manager/views/pages/championships/new.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h1 class="text-center">
{{ if ne $.RaceTemplateVars.BaseTemplateVars.IsPremium "true" }}
<small class="text-warning">
Exporting to <a href="https://acsr.assettocorsaservers.com">ACSR</a> is a premium feature! You can access premium features by
<a href="https://paypal.me/JustaPenguinUK">renting a server</a> or
<a href="https://assettocorsaservers.com">renting a server</a> or
<a href="https://paypal.me/JustaPenguinUK">going premium</a> with a minimum $10 donation,
thanks very much!
</small>
Expand Down

0 comments on commit 5ab0a02

Please sign in to comment.