瀏覽代碼

Fix broken FAQ link

Florian 4 年之前
父節點
當前提交
d886106f22
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      client/index.html

+ 2 - 2
client/index.html

@@ -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>