Convert external link to Markdown
Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/5d64ed64 Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/5d64ed64 Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/5d64ed64 Branch: refs/heads/master Commit: 5d64ed64472d1453ee2c26006d364be540cdad04 Parents: 2aed30f Author: Nick Wellnhofer <[email protected]> Authored: Mon Nov 10 15:21:52 2014 +0100 Committer: Nick Wellnhofer <[email protected]> Committed: Wed Dec 24 14:42:12 2014 +0100 ---------------------------------------------------------------------- core/Lucy/Analysis/SnowballStopFilter.cfh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucy/blob/5d64ed64/core/Lucy/Analysis/SnowballStopFilter.cfh ---------------------------------------------------------------------- diff --git a/core/Lucy/Analysis/SnowballStopFilter.cfh b/core/Lucy/Analysis/SnowballStopFilter.cfh index 8dc9b28..d2c16ce 100644 --- a/core/Lucy/Analysis/SnowballStopFilter.cfh +++ b/core/Lucy/Analysis/SnowballStopFilter.cfh @@ -31,9 +31,9 @@ parcel Lucy; * * ("walrus") * - * SnowballStopFilter provides default stoplists for several languages, courtesy of - * the Snowball project (<http://snowball.tartarus.org>), or you may supply - * your own. + * SnowballStopFilter provides default stoplists for several languages, + * courtesy of the [Snowball project](http://snowball.tartarus.org), or you may + * supply your own. * * |-----------------------| * | ISO CODE | LANGUAGE |
