aboutsummaryrefslogtreecommitdiffstats
path: root/doc/zot.md
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2014-12-08 11:06:37 +0100
committerzottel <github@zottel.net>2014-12-08 11:06:37 +0100
commit8ddf16f1eeb6e9a83b959028653aaa4ad494736d (patch)
tree72adc67022e3bbe125ca66899c71168120269708 /doc/zot.md
parentf1367cb9f9b86379fe5a80c69691414483e58bad (diff)
downloadvolse-hubzilla-8ddf16f1eeb6e9a83b959028653aaa4ad494736d.tar.gz
volse-hubzilla-8ddf16f1eeb6e9a83b959028653aaa4ad494736d.tar.bz2
volse-hubzilla-8ddf16f1eeb6e9a83b959028653aaa4ad494736d.zip
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;