aboutsummaryrefslogtreecommitdiffstats
path: root/doc/zot.md
diff options
context:
space:
mode:
authorzzottel <github@zottel.net>2014-12-08 11:13:11 +0100
committerzzottel <github@zottel.net>2014-12-08 11:13:11 +0100
commit88cfdb864c3cfe0f782668cb93fe69c43256cb01 (patch)
treebb3a6e95f008ed173879c3462812f5592b1f17e9 /doc/zot.md
parentec1a8d4e106e3ddd366b0744c4af5d9a66aebeb2 (diff)
parent8ddf16f1eeb6e9a83b959028653aaa4ad494736d (diff)
downloadvolse-hubzilla-88cfdb864c3cfe0f782668cb93fe69c43256cb01.tar.gz
volse-hubzilla-88cfdb864c3cfe0f782668cb93fe69c43256cb01.tar.bz2
volse-hubzilla-88cfdb864c3cfe0f782668cb93fe69c43256cb01.zip
Merge pull request #731 from zzottel/master
add main_footer include to all .md files except TOS and README
Diffstat (limited to 'doc/zot.md')
-rw-r--r--doc/zot.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/zot.md b/doc/zot.md
index f514fb3f8..54af44161 100644
--- a/doc/zot.md
+++ b/doc/zot.md
@@ -397,4 +397,4 @@ auth_check messages MUST be encrypted with AES256CBC. This message is sent to th
'confirm' in this case is the base64url encoded RSA signature of the concatenation of 'secret' with the base64url encoded whirlpool hash of the source guid and guid_sig; signed with the source channel private key. This prevents a man-in-the-middle from inserting a rogue success packet. Upon receipt and successful verification of this packet, the destination site will redirect to the original destination URL and indicate a successful remote login.
-Return to the [url=[baseurl]/help/main]Main documentation page[/url]
+#include doc/macros/main_footer.bb;