Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f0e8693

Browse files
committed
fuzzystrmatch: replace broken link in C comment
Albe Laurenz
1 parent 2885006 commit f0e8693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/fuzzystrmatch/dmetaphone.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Information on using Double Metaphone can be found at
1111
* http://www.codeproject.com/string/dmetaphone1.asp
1212
* and the original article describing it can be found at
13-
* http://www.cuj.com/documents/s=8038/cuj0006philips/
13+
* http://drdobbs.com/184401251
1414
*
1515
* For PostgreSQL we provide 2 functions - one for the primary and one for
1616
* the alternate. That way the functions are pure text->text mappings that

0 commit comments

Comments
 (0)