templates/project/dashboards/layout.erb in dashing-1.0.4 vs templates/project/dashboards/layout.erb in dashing-1.0.5
- old
+ new
@@ -10,10 +10,10 @@
<!-- The javascript and css are managed by sprockets. The files can be found in the /assets folder-->
<script type="text/javascript" src="/assets/application.js"></script>
<link rel="stylesheet" href="/assets/application.css">
- <link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700' rel='stylesheet' type='text/css'>
+ <link href='//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700' rel='stylesheet' type='text/css'>
<link rel="icon" href="/assets/favicon.ico">
</head>
<body>
<div id="container">
\ No newline at end of file