Fix typo in enable_security.html link.
Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/1ecc0ebb Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/1ecc0ebb Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/1ecc0ebb Branch: refs/heads/staging/docs-grant1 Commit: 1ecc0ebba4bb7fa5f1670007ed6c62c653648fc8 Parents: 623b618 Author: Karen Miller <[email protected]> Authored: Thu Sep 1 08:57:07 2016 -0700 Committer: Karen Miller <[email protected]> Committed: Thu Sep 1 08:57:07 2016 -0700 ---------------------------------------------------------------------- managing/security/chapter_overview.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1ecc0ebb/managing/security/chapter_overview.html.md.erb ---------------------------------------------------------------------- diff --git a/managing/security/chapter_overview.html.md.erb b/managing/security/chapter_overview.html.md.erb index da66a96..9269bd6 100644 --- a/managing/security/chapter_overview.html.md.erb +++ b/managing/security/chapter_overview.html.md.erb @@ -17,7 +17,7 @@ features help to secure the distributed system. Apache Geode can authenticate peer system members and clients. It can also authorize cache operations on a server from clients. -- **[Enable Security with Property Definitions](../../managing/security/enable_security`.html)** +- **[Enable Security with Property Definitions](../../managing/security/enable_security.html)** - **[Authentication](../../managing/security/authentication_overview.html)**
