We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1920c1c commit 74816b9Copy full SHA for 74816b9
1 file changed
_layouts/shopping.html
@@ -18,7 +18,7 @@
18
<a id="locale-selector" href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="true"><span id="locale-display">EU</span><span class="caret"></span></a>
19
<ul class="dropdown-menu">
20
<li class="dropdown-header">Change Store</li>
21
- <li><a href="https://librenms.spreadshirt.net/">EU</a></li>
+ <li><a href="https://librenms.myspreadshop.net/">EU</a></li>
22
<li><a href="#" onclick="changeStore('NA')">NA</a></li>
23
</ul>
24
</li>
0 commit comments