aboutsummaryrefslogtreecommitdiff
path: root/mod
diff options
context:
space:
mode:
authorJerome Bakker <jeabakker@coldtrick.com>2013-10-23 15:35:05 +0200
committerJerome Bakker <jeabakker@coldtrick.com>2013-10-23 15:35:05 +0200
commit424eff09557bf5e0cee7f0c1a717b3992d2e82ac (patch)
treea3acc23595be5f3181cd9888a6825ddf6381f945 /mod
parentb228d4a9eb98a98997bec1616044dba49fd00b44 (diff)
downloadelgg-424eff09557bf5e0cee7f0c1a717b3992d2e82ac.tar.gz
elgg-424eff09557bf5e0cee7f0c1a717b3992d2e82ac.tar.bz2
replaced all references to trac.elgg.org to the correct GitHub issues
Diffstat (limited to 'mod')
-rw-r--r--mod/search/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/search/README.txt b/mod/search/README.txt
index 98a002dd5..ac5930e5f 100644
--- a/mod/search/README.txt
+++ b/mod/search/README.txt
@@ -273,4 +273,4 @@ MySQL's fulltext engine returns *ZERO* rows if more than 50% of
the rows searched match.
The default search hooks for users and groups ignore subtypes.
-See [trac ticket 1499](http://trac.elgg.org/elgg/ticket/1499)
+See [GitHub issue 1499](https://github.com/elgg/elgg/issues/1499)