Fixed a positioning issue in a 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/51f43faf Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/51f43faf Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/51f43faf Branch: refs/heads/staging/docs-grant1 Commit: 51f43faf3bf77874336d93fe8ab15ceffb65dc26 Parents: 62a3bf9 Author: Dave Barnes <[email protected]> Authored: Thu Sep 1 11:40:20 2016 -0700 Committer: Dave Barnes <[email protected]> Committed: Thu Sep 1 11:41:35 2016 -0700 ---------------------------------------------------------------------- managing/security/security_audit_overview.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/51f43faf/managing/security/security_audit_overview.html.md.erb ---------------------------------------------------------------------- diff --git a/managing/security/security_audit_overview.html.md.erb b/managing/security/security_audit_overview.html.md.erb index 13080c6..af2ea44 100644 --- a/managing/security/security_audit_overview.html.md.erb +++ b/managing/security/security_audit_overview.html.md.erb @@ -10,7 +10,7 @@ As part of this commitment, the following information is provided to help you se Note that the intent of this section is to gather discrete pieces of information in one convenient location to better help you assess and configure the security of your environment. -- **[External Interfaces, Ports, and Services](security-audit.html#topic_686158E9AFBD47518BE1B4BEB232C190)** +- **[External Interfaces, Ports, and Services](security-audit.html)** Geode processes use either UDP or TCP/IP ports to communicate with other processes or clients.
