JJ created LANG-1244:
------------------------
Summary: Update documentation of
StringUtils.getLevenshteinDistance
Key: LANG-1244
URL: https://issues.apache.org/jira/browse/LANG-1244
Project: Commons Lang
Issue Type: Task
Components: lang.*
Affects Versions: 3.4, 2.6
Reporter: JJ
Priority: Trivial
In the documentation of StringUtils.getLevenshteinDistance the algorithm
description refers to http://www.merriampark.com/ld.htm and
http://www.merriampark.com/ldjava.htm. These pages have been unavailable for
about 4 years now, according to the internet archive (so I guess not many
people click that link).
Last known available page:
https://web.archive.org/web/20120604192456/http://www.merriampark.com/ld.htm
I checked that this problem exists for documentation for the indicated
versions, and I'm assuming it wasn't fixed and reverted for the intermediate
versions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)