Skip to content

Commit

Permalink
Updated library reference
Browse files Browse the repository at this point in the history
  • Loading branch information
tombatossals committed Dec 20, 2013
1 parent acee2b0 commit e15a4e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/marker-groups-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<script src="http://cdn.leafletjs.com/leaflet-0.7.1/leaflet.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.2.5/angular.min.js"></script>
<script src="../dist/angular-leaflet-directive.js"></script>
<script src="../dist/angular-leaflet-directive.min.js"></script>
<script src="plugins/markercluster/leaflet.markercluster-src.js"></script>
<script src="http://code.jquery.com/jquery-2.0.3.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
Expand Down

0 comments on commit e15a4e1

Please sign in to comment.