diff options
author | Andrew Manning <andrew@reticu.li> | 2016-11-26 20:29:53 -0700 |
---|---|---|
committer | Andrew Manning <andrew@reticu.li> | 2016-11-26 20:29:53 -0700 |
commit | d96ab7c86798c692890ead5c54475fdabb5f83c9 (patch) | |
tree | 27d1d086a6a332e3f573f2413d466588570c962a /doc/toc.html | |
parent | 68fd1c28b0bf21864753106e4345f0908b4f2e49 (diff) | |
download | volse-hubzilla-d96ab7c86798c692890ead5c54475fdabb5f83c9.tar.gz volse-hubzilla-d96ab7c86798c692890ead5c54475fdabb5f83c9.tar.bz2 volse-hubzilla-d96ab7c86798c692890ead5c54475fdabb5f83c9.zip |
Update wiki context help. Modify context page element focus feature to do nothing if the target DOM element is not found.
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 ac21959cf..90f0cbaeb 100644 --- a/doc/toc.html +++ b/doc/toc.html @@ -1,6 +1,6 @@ <ul> <li><a href="help/general">Project/Site Information</a></li> -<li><a href="help/members">For Members</a></li> +<li><a href="help/member/overview">For Members</a></li> <li><a href="help/admins">For Administrators</a></li> <li><a href="help/develop">For Developers</a></li> </ul> |