diff options
author | git-marijus <mario@mariovavti.com> | 2018-04-05 09:18:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-05 09:18:15 +0200 |
commit | bd0959b5a431ceaab694f0236a790116a5e8d556 (patch) | |
tree | 3ba535b170ddb981c1973366ee6dce702d7af472 /doc/toc.html | |
parent | aca719ac741f86cb2ab97ca06bb10b93684e9abf (diff) | |
parent | 2afe28785cc8cb4e655d6566c6c3ee8c787b2a2d (diff) | |
download | volse-hubzilla-bd0959b5a431ceaab694f0236a790116a5e8d556.tar.gz volse-hubzilla-bd0959b5a431ceaab694f0236a790116a5e8d556.tar.bz2 volse-hubzilla-bd0959b5a431ceaab694f0236a790116a5e8d556.zip |
Merge pull request #1039 from phellmes/doco-feat-add
add basic structure for additional features documentation
Diffstat (limited to 'doc/toc.html')
-rw-r--r-- | doc/toc.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/toc.html b/doc/toc.html index f6ade61c7..9c3d22ab8 100644 --- a/doc/toc.html +++ b/doc/toc.html @@ -21,7 +21,8 @@ <div class="flex-column"> <a class="nav-link" href="/help/member/member_guide">Guide</a> <a class="nav-link" href="/help/member/bbcode">BBcode Reference</a> - <a class="nav-link" href="/help/bugs">Reporting Bugs</a> + <a class="nav-link" href="/help/feature/additional/overview">Additional Features</a> + <a class="nav-link" href="/help/bugs">Reporting Bugs</a> <a class="nav-link" href="/help/member/member_faq">FAQ</a> </div> </div> |