We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1787f22 commit 4cc9c82Copy full SHA for 4cc9c82
1 file changed
templates/base.html
@@ -58,7 +58,7 @@
58
<a class="nav-link" href="/community">Community</a>
59
</li>
60
<li class="nav-item">
61
- <a class="nav-link" href="https://webodm.printify.me/">Swag</a>
+ <a class="nav-link" href="https://swag.webodm.org">Swag</a>
62
63
64
<a class="nav-link" href="https://github.com/WebODM/WebODM">Code</a>
@@ -94,7 +94,7 @@ <h6 class="mb-3">Quick Access</h6>
94
<ul class="list-unstyled">
95
<li><a href="/">Home</a></li>
96
<li><a href="https://github.com/WebODM/">Code</a></li>
97
- <li><a href="https://webodm.printify.me/">Swag</a></li>
+ <li><a href="https://swag.webodm.org">Swag</a></li>
98
<li><a href="/download">Download</a></li>
99
<li><a href="/datasets">Datasets</a></li>
100
<li><a href="/gallery">Gallery</a></li>
0 commit comments