You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by nw...@apache.org on 2014/11/23 18:49:13 UTC

[3/6] lucy git commit: Convert external link to Markdown

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 <we...@aevum.de>
Authored: Mon Nov 10 15:21:52 2014 +0100
Committer: Nick Wellnhofer <we...@aevum.de>
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   |