[Groonga-commit] groonga/heroku-try-groonga at 56ccec1 [master] Use the same protocol as the application

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Aug 2 13:34:24 JST 2014


Kouhei Sutou	2014-08-02 13:34:24 +0900 (Sat, 02 Aug 2014)

  New Revision: 56ccec1de378a1116b600cfbe157cc1c90881bf1
  https://github.com/groonga/heroku-try-groonga/commit/56ccec1de378a1116b600cfbe157cc1c90881bf1

  Message:
    Use the same protocol as the application

  Modified files:
    public/index.html

  Modified: public/index.html (+2 -2)
===================================================================
--- public/index.html    2014-08-02 13:32:20 +0900 (e4f2ede)
+++ public/index.html    2014-08-02 13:34:24 +0900 (e0b1781)
@@ -13,8 +13,8 @@
     <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+      <script src="//oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+      <script src="//oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
     <![endif]-->
     <link href="css/jquery.terminal.css" rel="stylesheet">
     <link href="css/try-groonga.css" rel="stylesheet">
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index