Skip to content

Commit fd04549

Browse files
committed
Javadoc links.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1298975 13f79535-47bb-0310-9956-ffa450edef68
1 parent 12cd994 commit fd04549

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/main/java/org/apache/commons/codec/language

src/main/java/org/apache/commons/codec/language/Nysiis.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
* 9. Add original first character of name as first character of key
6262
* </pre></p>
6363
*
64-
* @see <a href="http://en.wikipedia.org/wiki/NYSIIS">http://en.wikipedia.org/wiki/NYSIIS</a>
65-
* @see <a href="http://www.dropby.com/NYSIIS.html">http://www.dropby.com/NYSIIS.html</a>
64+
* @see <a href="http://en.wikipedia.org/wiki/NYSIIS">NYSIIS on Wikipedia</a>
65+
* @see <a href="http://www.dropby.com/NYSIIS.html">NYSIIS on dropby.com</a>
6666
* @see Soundex
6767
* @version $Id$
6868
*/

0 commit comments

Comments
 (0)