mirror of
https://github.com/safing/web
synced 2025-09-01 10:39:03 +00:00
Fix whitepaper footer link
This commit is contained in:
parent
c8d65897b5
commit
e14d6df991
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<ul>
|
||||
<span>Resources</span>
|
||||
<li><a href="{{ site.technology_url }}">Technology</a></li>
|
||||
<li><a href="{{ site.whitepaper_url }}">Whitepaper</a></li>
|
||||
<li><a href="{{ site.whitepaper_url }}Gate17.pdf">Whitepaper</a></li>
|
||||
<li class="vhidden">.</li>
|
||||
<li class="vhidden">.</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue