null+****@clear*****
null+****@clear*****
2012年 3月 28日 (水) 17:54:47 JST
takkanm 2012-03-28 17:54:47 +0900 (Wed, 28 Mar 2012)
New Revision: 0637cc70d249d9f870846755aaf3d45839a39c07
Merged 9c0dab4: Merge pull request #3 from takkanm/fix_image_path
Log:
fix image path
Modified files:
docs/geolocation_search.html
ja/docs/geolocation_search.html
Modified: docs/geolocation_search.html (+2 -2)
===================================================================
--- docs/geolocation_search.html 2012-03-28 16:35:09 +0900 (9a26631)
+++ docs/geolocation_search.html 2012-03-28 17:54:47 +0900 (571a79b)
@@ -120,7 +120,7 @@ search features.</p>
<p>Here is a figure that only has records. A black point
describes a record. The following figures shows how records
are treated.</p>
-<img alt="only records" src="_images/geo-points.png" />
+<img alt="only records" src="images/geo-points.png" />
<p>Coming soon...</p>
</div>
</div>
@@ -197,4 +197,4 @@ are treated.</p>
</script>
</body>
-</html>
\ No newline at end of file
+</html>
Modified: ja/docs/geolocation_search.html (+2 -2)
===================================================================
--- ja/docs/geolocation_search.html 2012-03-28 16:35:09 +0900 (0b80b9d)
+++ ja/docs/geolocation_search.html 2012-03-28 17:54:47 +0900 (302e102)
@@ -109,7 +109,7 @@
</ul>
<p>以下の図はgroongaの位置情報検索機能を示しています。</p>
<p>以下の図はレコードのみがある図です。黒い点がレコードを表しています。以降の図ではレコードがどのように扱われるかを示します。</p>
-<img alt="only records" src="_images/geo-points.png" />
+<img alt="only records" src="images/geo-points.png" />
<p>執筆中。。。 ( <a class="reference external" href="http://www.clear-code.com/blog/2011/9/13.html">下書き</a> )</p>
</div>
</div>
@@ -186,4 +186,4 @@
</script>
</body>
-</html>
\ No newline at end of file
+</html>