Skip to content

Commit

Permalink
Merge pull request rootux#5 from zhuangya/master
Browse files Browse the repository at this point in the history
remove the link for non-exist css file
  • Loading branch information
rootux committed Jun 7, 2013
2 parents d4c3898 + 3a8edf5 commit e43e17e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sample/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<head>
<meta charset="utf-8">
<title>Charts Example</title>
<link rel="stylesheet" href="css/app.css"/>
</head>
<body>
<div ng-view></div>
Expand All @@ -14,4 +13,4 @@
<script src="js/controllers.js"></script>
<script src="../src/directives/highchart.js"></script>
</body>
</html>
</html>

0 comments on commit e43e17e

Please sign in to comment.