You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ds...@apache.org on 2013/10/08 23:38:20 UTC

svn commit: r1530435 - /lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/package.html

Author: dsmiley
Date: Tue Oct  8 21:38:19 2013
New Revision: 1530435

URL: http://svn.apache.org/r1530435
Log:
Remove unneeded link in spatial package.html

Modified:
    lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/package.html

Modified: lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/package.html
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/package.html?rev=1530435&r1=1530434&r2=1530435&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/package.html (original)
+++ lucene/dev/trunk/lucene/spatial/src/java/org/apache/lucene/spatial/package.html Tue Oct  8 21:38:19 2013
@@ -17,8 +17,5 @@
 <html>
 <body>
 Lucene spatial search
-<p>
-Check:
-http://blog.notdot.net/2009/11/Damn-Cool-Algorithms-Spatial-indexing-with-Quadtrees-and-Hilbert-Curves
 </body>
 </html>