Fix broken FAQ link
This commit is contained in:
parent
9db8c4ce8c
commit
d886106f22
1 changed files with 2 additions and 2 deletions
|
@ -141,7 +141,7 @@
|
|||
<use xlink:href="#twitter" />
|
||||
</svg>
|
||||
</a>
|
||||
<a class="icon-button" target="_blank" href="https://github.com/RobinLinus/snapdrop/docs/faq.md" title="Frequently asked questions" rel="noreferrer">
|
||||
<a class="icon-button" target="_blank" href="https://github.com/RobinLinus/snapdrop/blob/master/docs/faq.md" title="Frequently asked questions" rel="noreferrer">
|
||||
<svg class="icon">
|
||||
<use xlink:href="#help-outline" />
|
||||
</svg>
|
||||
|
@ -218,4 +218,4 @@
|
|||
}
|
||||
</style>
|
||||
</noscript>
|
||||
</body>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue