Skip to content

Commit

Permalink
added linl to sources in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Aug 9, 2014
1 parent cf42e16 commit 3cfefb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions brew/index.rhtml
Expand Up @@ -219,7 +219,7 @@ options(hverbose=FALSE,verbose=FALSE)
<div class="row">
<div class="span4">
<h2>predictoR</h2>
<p>predictoR is a forecasting tool written in <a href="http://www.r-project.org/">R</a></p>
<p><a href="https://github.com/matteoredaelli/predictoR">predictoR</a> is a forecasting tool written in <a href="http://www.r-project.org/">R</a></p>
</div>
<div class="span4">
<h2>LTP</h2>
Expand All @@ -240,7 +240,7 @@ options(hverbose=FALSE,verbose=FALSE)
</div>
</div>
<footer>
<p>&copy; Matteo Redaelli - 2012, GPL V3+ license</p>
<p>&copy; Matteo Redaelli - 2012 2013 2014, GPL V3+ license</p>
</footer>

</div> <!-- /container -->
Expand Down

0 comments on commit 3cfefb2

Please sign in to comment.