Fixed a few links to point to _blank

pull/67/head
Jordan Wright 2016-01-10 16:37:39 -06:00
parent 82d0dc9ea5
commit 5d95c7653d
1 changed files with 3 additions and 3 deletions

View File

@ -85,7 +85,7 @@
<h4>
</span>Endpoints, methods, and examples on how to use gophish's extensive API
</h4>
<a href="api/" class="btn btn-primary">Documentation</a>
<a href="api/" class="btn btn-primary" target="_blank">Documentation</a>
</div>
<div class="col-md-6">
<h2 class="featurette-heading">
@ -98,7 +98,7 @@
<h4>
</span>Full documentation on the gophish source code
</h4>
<a href="https://godoc.org/github.com/jordan-wright/gophish" class="btn btn-primary">Documentation</a>
<a href="https://godoc.org/github.com/jordan-wright/gophish" class="btn btn-primary" target="_blank">Documentation</a>
</div>
</div>
<div class="row featurette">
@ -114,7 +114,7 @@
<h4>
<span class="text-muted">Learn to use all the great features gophish has to offer!</span>
</h4>
<a href="#" class="btn btn-primary" disabled>Documentation</a>
<a href="#" class="btn btn-primary" target="_blank" disabled>Documentation</a>
</div>
</div>
<!-- /END THE FEATURETTES -->