Merge pull request #69 from StrangeUSB/gh-pages

Fixed Links In index.html
gh-pages
Jordan Wright 2016-01-14 21:42:49 -06:00
commit ceddc4acb4
1 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400,300,600,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400,300,600,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
@ -49,7 +49,7 @@
<ul class="nav navbar-nav">
<li><a href="documentation"><b>Documentation</b></a>
</li>
<li><a href="https://github.com/jordan-wright/gophish"><b>Code</b></a>
<li><a href="https://github.com/gophish/gophish"><b>Code</b></a>
</li>
<li><a href="blog"><b>Blog</b></a>
</li>
@ -255,7 +255,7 @@
<li>
<h4>
<span class="text-muted"><b>Hosted on Github. </b>
</span>View and download the code <a href="/code">on Github</a>.
</span>View and download the code <a href="https://github.com/gophish/gophish">on Github</a>.
</h4>
</li>
<li>