Skip to content

Commit

Permalink
Fix index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jcenturion committed Aug 14, 2015
1 parent a035016 commit a8da5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="styles/api-console-light-theme.css" rel="stylesheet" class="theme">
</head>
<body ng-app="ramlConsoleApp" ng-cloak class="raml-console-body">
<raml-console src="http://localhost:9000/examples/leagues.raml"></raml-console>
<raml-initializer></raml-initializer>
<script src="scripts/api-console-vendor.js"></script>
<script src="scripts/api-console.js"></script>
<script>
Expand Down

0 comments on commit a8da5cb

Please sign in to comment.