summaryrefslogtreecommitdiff
path: root/actions/remotesubscribe.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/remotesubscribe.php')
-rw-r--r--actions/remotesubscribe.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/remotesubscribe.php b/actions/remotesubscribe.php
index 4cadd1496..18eb118ab 100644
--- a/actions/remotesubscribe.php
+++ b/actions/remotesubscribe.php
@@ -43,7 +43,7 @@ class RemotesubscribeAction extends Action {
return _t('To subscribe, you can [login](%%action.login%%),' .
' or [register](%%action.register%%) a new ' .
' account. If you already have an account ' .
- ' on another microblogging site, ' .
+ ' on a [compatible microblogging site](%%doc.openmublog%%), ' .
' enter your profile URL below.');
}