[Groonga-commit] groonga/groonga.org at 9ff5767 [gh-pages] Fix paths

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Apr 28 13:38:50 JST 2015


Kouhei Sutou	2015-04-28 13:38:50 +0900 (Tue, 28 Apr 2015)

  New Revision: 9ff5767dffefb698ab55a25d306244dbe89bb6fa
  https://github.com/groonga/groonga.org/commit/9ff5767dffefb698ab55a25d306244dbe89bb6fa

  Message:
    Fix paths

  Modified files:
    ja/logo/index.html

  Modified: ja/logo/index.html (+15 -15)
===================================================================
--- ja/logo/index.html    2015-04-28 13:37:04 +0900 (067a523)
+++ ja/logo/index.html    2015-04-28 13:38:50 +0900 (94a8d04)
@@ -406,61 +406,61 @@ title: ロゴ
 
   <h3 id="pgroonga-logo">PGroongaロゴ</h3>
   <p>
-    <a href="../images/logos/pgroonga-logo.png">
-      <img src="../images/logos/pgroonga-logo.png"
+    <a href="../../images/logos/pgroonga-logo.png">
+      <img src="../../images/logos/pgroonga-logo.png"
            alt="PGroongaロゴ">
     </a>
   </p>
   <p>
     (278x73)
-    (<a href="../images/logos/pgroonga-logo.svg">SVGバージョン</a>)
+    (<a href="../../images/logos/pgroonga-logo.svg">SVGバージョン</a>)
   </p>
 
   <h3 id="pgroonga-logo-foreground-white">白文字のPGroongaロゴ</h3>
   <p>
-    <a href="../images/logos/pgroonga-logo-foreground-white.png">
-      <img src="../images/logos/pgroonga-logo-foreground-white.png"
+    <a href="../../images/logos/pgroonga-logo-foreground-white.png">
+      <img src="../../images/logos/pgroonga-logo-foreground-white.png"
            alt="白文字のPGroongaロゴ">
     </a>
   </p>
   <p>
     (278x73)
-    (<a href="../images/logos/pgroonga-logo-foreground-white.svg">SVGバージョン</a>)
+    (<a href="../../images/logos/pgroonga-logo-foreground-white.svg">SVGバージョン</a>)
   </p>
 
   <h3 id="pgroonga-icon">PGroongaアイコン</h3>
   <p>
-    <a href="../images/logos/pgroonga-icon.png">
-      <img src="../images/logos/pgroonga-icon.png"
+    <a href="../../images/logos/pgroonga-icon.png">
+      <img src="../../images/logos/pgroonga-icon.png"
            alt="PGroongaアイコン">
     </a>
   </p>
   <p>
     (60x60)
-    (<a href="../images/logos/pgroonga-icon.svg">SVGバージョン</a>)
+    (<a href="../../images/logos/pgroonga-icon.svg">SVGバージョン</a>)
   </p>
 
   <h3 id="pgroonga-icon-foreground-white">白文字のPGroongaアイコン</h3>
   <p>
-    <a href="../images/logos/pgroonga-icon-foreground-white.png">
-      <img src="../images/logos/pgroonga-icon-foreground-white.png"
+    <a href="../../images/logos/pgroonga-icon-foreground-white.png">
+      <img src="../../images/logos/pgroonga-icon-foreground-white.png"
            alt="白文字のPGroongaアイコン">
     </a>
   </p>
   <p>
     (60x60)
-    (<a href="../images/logos/pgroonga-icon-foreground-white.svg">SVGバージョン</a>)
+    (<a href="../../images/logos/pgroonga-icon-foreground-white.svg">SVGバージョン</a>)
   </p>
 
   <h3 id="pgroonga-icon-full-size">PGroongaアイコン(フルサイズバージョン)</h3>
   <p>
-    <a href="../images/logos/pgroonga-icon-full-size.png">
-      <img src="../images/logos/pgroonga-icon-full-size.png"
+    <a href="../../images/logos/pgroonga-icon-full-size.png">
+      <img src="../../images/logos/pgroonga-icon-full-size.png"
            alt="PGroongaアイコン(フルサイズバージョン)">
     </a>
   </p>
   <p>
     (200x201)
-    (<a href="../images/logos/pgroonga-icon-full-size.svg">SVGバージョン</a>)
+    (<a href="../../images/logos/pgroonga-icon-full-size.svg">SVGバージョン</a>)
   </p>
 </section>
-------------- next part --------------
HTML����������������������������...
다운로드 



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