Addressed PR comments

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/f1145542
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/f1145542
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/f1145542

Branch: refs/heads/master
Commit: f1145542199e6288071082f73cf2dd19413f71f5
Parents: 15855d8
Author: graeme.miller <graeme.mil...@cloudsoftcorp.com>
Authored: Mon Sep 12 10:54:00 2016 +0100
Committer: graeme.miller <graeme.mil...@cloudsoftcorp.com>
Committed: Mon Sep 12 10:54:00 2016 +0100

----------------------------------------------------------------------
 guide/ops/production-installation.md | 2 +-
 guide/yaml/winrm/index.md            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/f1145542/guide/ops/production-installation.md
----------------------------------------------------------------------
diff --git a/guide/ops/production-installation.md 
b/guide/ops/production-installation.md
index c979c62..d04517f 100644
--- a/guide/ops/production-installation.md
+++ b/guide/ops/production-installation.md
@@ -26,7 +26,7 @@ Check that the server meets the 
[requirements](requirements.html).
 Then configure the server as follows:
 
 * install Java JRE or JDK (version 7 or later)
-* install an [SSH key]({{ site.path.guide }}/ops/locations#ssh-keys), if not 
available
+* install an [SSH key]({{ site.path.guide 
}}/ops/locations/index.html#ssh-keys), if not available
 * if the "localhost" location will be used, enable [passwordless ssh login]({{ 
site.path.guide }}/ops/locations/index.html#ssh-keys)
 * create a `~/.brooklyn` directory on the host with `$ mkdir ~/.brooklyn`
 * check your `iptables` or other firewall service, making sure that incoming 
connections on port 8443 is not blocked

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/f1145542/guide/yaml/winrm/index.md
----------------------------------------------------------------------
diff --git a/guide/yaml/winrm/index.md b/guide/yaml/winrm/index.md
index 96bbc2f..e21494c 100644
--- a/guide/yaml/winrm/index.md
+++ b/guide/yaml/winrm/index.md
@@ -402,7 +402,7 @@ on the Microsoft TechNet site.
 Troubleshooting
 ---------------
 
-Much of the [operations troubleshooting guide](../{{ site.path.guide 
}}/ops/troubleshooting/) is applicable for Windows blueprints.  
+Much of the [operations troubleshooting guide]({{ site.path.guide 
}}/ops/troubleshooting/) is applicable for Windows blueprints.  
 
 ### User metadata service requirement
 

Reply via email to