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/8a568474 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/8a568474 Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/8a568474 Branch: refs/staging/docs-grant1 Commit: 8a568474efd4681e421ee12e864189fed66abf8a Parents: 705677d Author: Dave Barnes <[email protected]> Authored: Thu Sep 1 11:40:20 2016 -0700 Committer: Dave Barnes <[email protected]> Committed: Thu Sep 1 11:40:20 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/8a568474/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 402fe69..307dc2c 100644 --- a/managing/security/security_audit_overview.html.md.erb +++ b/managing/security/security_audit_overview.html.md.erb @@ -6,7 +6,7 @@ title: Security Detail Considerations This section gathers discrete details 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.
