Commit 5ec4ec5e authored by Christoph Burgdorf's avatar Christoph Burgdorf

renamed folder "lib" to "libs"

parent ac09504c
...@@ -43,8 +43,8 @@ ...@@ -43,8 +43,8 @@
Created by <a href="http://twitter.com/cburgdorf">Christoph Burgdorf</a>. Created by <a href="http://twitter.com/cburgdorf">Christoph Burgdorf</a>.
</div> </div>
<script src="js/booter.js"></script> <script src="js/booter.js"></script>
<script src="js/lib/angular/angular.min.js" ng:autobind></script> <script src="js/libs/angular/angular.min.js" ng:autobind></script>
<script src="js/lib/jquery-1.7.1.min.js"></script> <script src="js/libs/jquery-1.7.1.min.js"></script>
<script src="js/controllers.js"></script> <script src="js/controllers.js"></script>
<script src="js/directive.js"></script> <script src="js/directive.js"></script>
</body> </body>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment