Navigation Menu

Skip to content

Commit

Permalink
Fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 28, 2015
1 parent 7725335 commit 9ff5767
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions ja/logo/index.html
Expand Up @@ -406,61 +406,61 @@ <h2>PGroonga</h2>

<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>

0 comments on commit 9ff5767

Please sign in to comment.