diff options
author | Thomas Willingham <beardyunixer@beardyunixer.com> | 2014-06-30 16:23:42 +0100 |
---|---|---|
committer | Thomas Willingham <beardyunixer@beardyunixer.com> | 2014-06-30 16:23:42 +0100 |
commit | 7a079cd7dcb7b88d745ad9605bdc26c44a6adbc9 (patch) | |
tree | 49ed0e74f49066903eb9e61c822fcbec41b78bba /doc/channels.bb | |
parent | f64f84b5e999fd454f899c2ce6c82aef81e21fc0 (diff) | |
download | volse-hubzilla-7a079cd7dcb7b88d745ad9605bdc26c44a6adbc9.tar.gz volse-hubzilla-7a079cd7dcb7b88d745ad9605bdc26c44a6adbc9.tar.bz2 volse-hubzilla-7a079cd7dcb7b88d745ad9605bdc26c44a6adbc9.zip |
Make [observer.baseurl] more reliable using connurl which will change
less often than xchan_url, which can break the regex and might not
even contain the baseurl at all, plus a bit of doco clean up.
Diffstat (limited to 'doc/channels.bb')
-rw-r--r-- | doc/channels.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/channels.bb b/doc/channels.bb index 780589f04..42253a664 100644 --- a/doc/channels.bb +++ b/doc/channels.bb @@ -26,5 +26,5 @@ The "Matrix" page contains all recent posts from across the matrix, ag As mentioned at the start, many other kinds of channel are possible, however, the creation procedure is the same. The difference between channels lies primarily in the permissions assigned. For example, a channel for sharing documents with colleagues at work would probably want more permissive settings for "Can write to my "public" file storage" than a personal account. For more information, see the permissions section.
-Return to the [url=[baseurl]/help/main]Main documentation page[/url]
+Return to the [zrl=[baseurl]/help/main]Main documentation page[/zrl]
|