diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-02-17 13:27:38 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-02-17 13:27:38 +0000 |
commit | cee79d514e28536e5cfe3d2f1270f0425f35dac1 (patch) | |
tree | d0befa46aac872ab72bad20caac654303c9484ba /lib/acts_as_xapian | |
parent | 5beb7f546561616236847eea7b522a0e9a4ae6ff (diff) | |
parent | 596bc6e362554dc6d041a15ecfd5d1627deab3d0 (diff) |
Merge branch 'feature/https-fixes' into rails-3-develop
Diffstat (limited to 'lib/acts_as_xapian')
-rw-r--r-- | lib/acts_as_xapian/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/acts_as_xapian/README.txt b/lib/acts_as_xapian/README.txt index a1d22ef3f..d58423463 100644 --- a/lib/acts_as_xapian/README.txt +++ b/lib/acts_as_xapian/README.txt @@ -33,7 +33,7 @@ alternative to acts_as_solr, acts_as_ferret, Ultrasphinx, acts_as_indexed, acts_as_searchable or acts_as_tsearch. acts_as_xapian is deployed in production on these websites. -* "WhatDoTheyKnow":http://www.whatdotheyknow.com +* "WhatDoTheyKnow":https://www.whatdotheyknow.com * "MindBites":http://www.mindbites.com The section "c. Comparison to acts_as_solr" below will give you an idea of |