diff options
author | francis <francis> | 2008-05-22 14:11:54 +0000 |
---|---|---|
committer | francis <francis> | 2008-05-22 14:11:54 +0000 |
commit | b4d2765a8f8f96f0746673e6701d017c8ca1542c (patch) | |
tree | 5e7c44e0fa53209c93385a14c1d60f4b61b197dd | |
parent | 8b58b2356b6f4a312cfa42f356215b4f85a9dd55 (diff) |
link to real home page of acts_as_xapian
-rw-r--r-- | vendor/plugins/acts_as_xapian/README.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/plugins/acts_as_xapian/README.txt b/vendor/plugins/acts_as_xapian/README.txt index 2c332f8c9..9081145ba 100644 --- a/vendor/plugins/acts_as_xapian/README.txt +++ b/vendor/plugins/acts_as_xapian/README.txt @@ -7,6 +7,8 @@ Contents * d. Documentation - indexing * e. Documentation - querying +Official home page for acts_as_xapian: +http://github.com/frabcus/acts_as_xapian/wikis a. Introduction to acts_as_xapian ================================= @@ -197,3 +199,6 @@ For more details about anything, see source code in lib/acts_as_xapian.rb - please though do patch this file if there is documentation missing / wrong. It's called README.txt and is in git, using Textile formatting. The wiki page is just copied from the README.txt file. + +The official home page and repository for acts_as_xapian are here: +http://github.com/frabcus/acts_as_xapian/wikis |