We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2885006 commit f0e8693Copy full SHA for f0e8693
contrib/fuzzystrmatch/dmetaphone.c
@@ -10,7 +10,7 @@
10
* Information on using Double Metaphone can be found at
11
* http://www.codeproject.com/string/dmetaphone1.asp
12
* and the original article describing it can be found at
13
- * http://www.cuj.com/documents/s=8038/cuj0006philips/
+ * http://drdobbs.com/184401251
14
*
15
* For PostgreSQL we provide 2 functions - one for the primary and one for
16
* the alternate. That way the functions are pure text->text mappings that
0 commit comments