diff options
author | Andrew Manning <tamanning@zoho.com> | 2016-12-22 21:40:59 -0500 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2016-12-22 21:40:59 -0500 |
commit | 7a9fab8f57901cdb53a6dadf36370ce13beb05cd (patch) | |
tree | e440a275f1aeefbc14901ba17bb1dd6b29173038 /doc/toc.html | |
parent | c87d025902faabbd900c7a12089b43a7b9318be1 (diff) | |
download | volse-hubzilla-7a9fab8f57901cdb53a6dadf36370ce13beb05cd.tar.gz volse-hubzilla-7a9fab8f57901cdb53a6dadf36370ce13beb05cd.tar.bz2 volse-hubzilla-7a9fab8f57901cdb53a6dadf36370ce13beb05cd.zip |
Continuing to revise and rearrange content for clarity and reduced redundancy.
Diffstat (limited to 'doc/toc.html')
-rw-r--r-- | doc/toc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/toc.html b/doc/toc.html index 55cda4f7a..19223abda 100644 --- a/doc/toc.html +++ b/doc/toc.html @@ -80,7 +80,7 @@ <div id="developers" class="panel-collapse collapse in"> <ul class="list-group"> <li class="doco-list-group-item"><a href="/help/developer/developer_guide">Guide</a></li> - <li class="doco-list-group-item"><a href="/help/developer/api_zot">Zot API</a></li> + <li class="doco-list-group-item"><a href="/help/developer/api_zot">Zot Protocol and API</a></li> </ul> </div> </div> |