File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
demo/movie_svc/templates/shared Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 < title > MovieDB Service</ title >
1111
1212 <!-- Bootstrap core CSS -->
13- < link href ="//oss.maxcdn .com/libs/twitter-bootstrap/3.0.3/css/bootstrap.min.css " rel ="stylesheet ">
13+ < link href ="//cdnjs.cloudflare .com/ajax /libs/twitter-bootstrap/3.0.3/css/bootstrap.min.css " rel ="stylesheet ">
1414
1515 <!-- Custom styles for this scaffold -->
16- < link href ="/css/theme.css " rel ="stylesheet ">
17- < link href ="/css/docs.css " rel ="stylesheet ">
16+ < link href ="/static/ css/theme.css " rel ="stylesheet ">
17+ < link href ="/static/ css/docs.css " rel ="stylesheet ">
1818
1919 <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
2020 <!--[if lt IE 9]>
5858<!-- Bootstrap core JavaScript
5959================================================== -->
6060<!-- Placed at the end of the document so the pages load faster -->
61- < script src ="//oss.maxcdn .com/libs/jquery/1.10.2/jquery.min.js "> </ script >
62- < script src ="//oss.maxcdn .com/libs/twitter-bootstrap/3.0.3/js/bootstrap.min.js "> </ script >
61+ < script src ="//cdnjs.cloudflare .com/ajax /libs/jquery/1.10.2/jquery.min.js "> </ script >
62+ < script src ="//cdnjs.cloudflare .com/ajax /libs/twitter-bootstrap/3.0.3/js/bootstrap.min.js "> </ script >
6363</ body >
64- </ html >
64+ </ html >
You can’t perform that action at this time.
0 commit comments