Remove path from anchor href
parent
3f2fabf5cd
commit
35642ec18b
faq
|
@ -92,10 +92,10 @@
|
|||
|
||||
<section id="faq" class="light"><div class="section-wrapper faq">
|
||||
<div id='navigation' class="links">
|
||||
<a id='general-link' class='active' href="/faq#general">General</a>
|
||||
<a id='naming-link' href="/faq#naming">Naming</a>
|
||||
<a id='grants-link' href="/faq#grants">Community Grants</a>
|
||||
<a id='using-link' href="/faq#using">Using Handshake</a>
|
||||
<a id='general-link' class='active' href="#general">General</a>
|
||||
<a id='naming-link' href="#naming">Naming</a>
|
||||
<a id='grants-link' href="#grants">Community Grants</a>
|
||||
<a id='using-link' href="#using">Using Handshake</a>
|
||||
</div>
|
||||
<div id="questions">
|
||||
<h2 id="general">GENERAL</h2>
|
||||
|
|
Loading…
Reference in New Issue