Skip to content

Commit

Permalink
Adds links to stackoverflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Dvorak committed Dec 24, 2013
1 parent 345b6bb commit 6697788
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions application/views/home.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@
</p>

<p><a class="btn btn-primary btn-large pull-right" href="https://github.com/donjakobo/A3M"><i class="icon-wrench icon-white"></i> Fork it &raquo;
</a><br/></p>
</a>
<a class="btn btn-primary btn-large pull-right" href="http://stackoverflow.com/questions/tagged/codeigniter-a3m"><i class="icon-comment icon-white"></i> Have questions? &raquo;
</a></p>
</div>

</div>
Expand Down Expand Up @@ -110,4 +112,4 @@
<?php echo $this->load->view('footer'); ?>

</body>
</html>
</html>

0 comments on commit 6697788

Please sign in to comment.