Skip to content

Commit

Permalink
Add trailing slash to links
Browse files Browse the repository at this point in the history
  • Loading branch information
qistoph committed Apr 25, 2013
1 parent be8c8cd commit 475eeb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ <h1>References</h1>
<li><a href="https://code.google.com/p/zxing/wiki/BarcodeContents" target="_blank">ZXing documentation</a></li>
</ul>
<p>
The source is available on <a href="https://github.com/qistoph/WiFiQR" target="_blank">GitHub</a>
The source is available on <a href="https://github.com/qistoph/WiFiQR/" target="_blank">GitHub</a>
</p>
<h1>License</h1>
<p>
Expand All @@ -307,6 +307,6 @@ <h1>License</h1>

</div>

<a href="https://github.com/qistoph/WiFiQR" target="_blank"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub"></a>
<a href="https://github.com/qistoph/WiFiQR/" target="_blank"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub"></a>
</body>
</html>

0 comments on commit 475eeb6

Please sign in to comment.