diff options
author | root <root@v22013111044215586.yourvserver.net> | 2014-06-29 18:32:40 +0200 |
---|---|---|
committer | root <root@v22013111044215586.yourvserver.net> | 2014-06-29 18:32:40 +0200 |
commit | a47971aefd2bee45f4e57dd1fc3ea24bb370881f (patch) | |
tree | 957bd627cf9016cc826b5a5bbfb6001f4edc4830 /doc/debian_install.bb | |
parent | 5df50c4a0bf80f3697c7088c9c4a3815206fe97d (diff) | |
download | volse-hubzilla-a47971aefd2bee45f4e57dd1fc3ea24bb370881f.tar.gz volse-hubzilla-a47971aefd2bee45f4e57dd1fc3ea24bb370881f.tar.bz2 volse-hubzilla-a47971aefd2bee45f4e57dd1fc3ea24bb370881f.zip |
Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation.
Diffstat (limited to 'doc/debian_install.bb')
-rw-r--r-- | doc/debian_install.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/debian_install.bb b/doc/debian_install.bb index b2e74fdde..29be68f01 100644 --- a/doc/debian_install.bb +++ b/doc/debian_install.bb @@ -26,4 +26,6 @@ For intitial server setup run To install Red for domain example.com, after the initial server setup run
-[code]bash setup-debian.sh red example.com[/code]
\ No newline at end of file +[code]bash setup-debian.sh red example.com[/code]
+
+Return to the [url=[baseurl]/help/main]Main documentation page[/url]
|