diff options
Diffstat (limited to 'public/metricsgraphics')
-rw-r--r-- | public/metricsgraphics/socorro-lens.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/metricsgraphics/socorro-lens.html b/public/metricsgraphics/socorro-lens.html index c3664db37..19c75253b 100644 --- a/public/metricsgraphics/socorro-lens.html +++ b/public/metricsgraphics/socorro-lens.html @@ -1,7 +1,7 @@ <html lang="en"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> - <link href='css/google-OpenSans.css' rel='stylesheet' type='text/css'> + <link href='css/google-OpenSans.min.css' rel='stylesheet' type='text/css'> <link href='css/google-PTSerif.min.css' rel='stylesheet' type='text/css'> <link href='css/font-awesome.min.css' rel='stylesheet' type='text/css'> <link href='css/bootstrap.min.css' rel='stylesheet' type='text/css'> @@ -237,4 +237,4 @@ } </script> </body> -</html>
\ No newline at end of file +</html> |