Skip to content

Commit 134db24

Browse files
committed
Fixing links
1 parent 11c5dcf commit 134db24

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ KDTree
44
This is very much a work in progress.
55

66
C++ KDTree implementation derived from the C KDTree implementation written by
7-
John Tsiombikas. The original C version is available at [http://code.google.com/p/kdtree]
8-
and the specific version this was derived from is available at
9-
[http://github.com/sdeming/kdtree] under the git tag 'original'
7+
John Tsiombikas. The original C version is available at (google code)[http://code.google.com/p/kdtree]
8+
and the specific version this was derived from is available at (github)[http://github.com/sdeming/kdtree] under the git tag 'original'
109

1110
License
1211
-------

0 commit comments

Comments
 (0)