Skip to content

Commit

Permalink
fixed link to tutorial: http://learn.breezejs.com/
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlantz committed Jan 31, 2013
1 parent 97e86eb commit df68021
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apidoc-theme/breeze/layouts/main.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<li>
<a href="http://www.breezejs.com/documentation/download" target="_blank">Download</a></li>
<li>
<a href="http://www.breezejs.com/sites/all/apidocs/index.html" target="_blank">Tutorials</a></li>
<a href="http://learn.breezejs.com/" target="_blank">Tutorials</a></li>
<li>
<a href="http://www.breezejs.com/documentation/introduction">Docs</a></li>
<li>
Expand Down Expand Up @@ -73,7 +73,7 @@
<li>
<a href="http://www.breezejs.com/documentation/download" target="_blank">Download</a></li>
<li>
<a href="http://www.breezejs.com/sites/all/apidocs/index.html" target="_blank">Tutorials</a></li>
<a href="http://learn.breezejs.com/" target="_blank">Tutorials</a></li>
<li>
<a href="http://www.breezejs.com/documentation/introduction">Docs</a></li>
<li>
Expand Down

0 comments on commit df68021

Please sign in to comment.