Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
vercah committed Nov 21, 2024
1 parent 710cd6b commit 7d14fa8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -262,10 +262,10 @@
{switch $language->value}
{case 'cs'}
<h1>Jak zaplatit za ubytování a raut?</h1>
<p>Při placení postupujte podle pokynů uvedených na <a href="http://db.fykos.local/shop/schedule191/create">této stránce</a>.</p>
<p>Při placení postupujte podle pokynů uvedených na <a href="https://db.fykos.cz/shop/schedule191/create">této stránce</a>.</p>
{default}
<h1>How to pay for accommodation and buffet?</h1>
<p>When making a payment, please follow the instructions provided on <a href="http://db.fykos.local/shop/schedule191/create">this page</a>.</p>
<p>When making a payment, please follow the instructions provided on <a href="https://db.fykos.cz/shop/schedule191/create">this page</a>.</p>
{/switch}
</section>
</div>
Expand Down

0 comments on commit 7d14fa8

Please sign in to comment.