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/414fb6bc Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/414fb6bc Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/414fb6bc Branch: refs/heads/markdown Commit: 414fb6bce6f0e4c35f4c4f9ad480f6226ba5df29 Parents: b4c14d6 Author: Nick Wellnhofer <[email protected]> Authored: Mon Nov 10 15:21:52 2014 +0100 Committer: Nick Wellnhofer <[email protected]> Committed: Tue Nov 11 17:12:52 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/414fb6bc/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 |
