Skip to content

Commit

Permalink
Merge pull request #1 from HackerspaceKRK/Fix_link_to_HSWAW
Browse files Browse the repository at this point in the history
change link destination to local wiki
  • Loading branch information
wprzyb authored Aug 7, 2024
2 parents 88d8874 + 5b55c9b commit 9a8c459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<ul class="nav navbar-nav">
<li><a href="/admin/storage/item/add/">Add thing</a></li>
<li>
<a href="https://wiki.hackerspace.pl/members:services:inventory"
<a href="https://phabricator.hskrk.pl/w/poradniki/spejstore/"
>How to use</a
>
</li>
Expand Down

0 comments on commit 9a8c459

Please sign in to comment.