Abspath fixes

This commit is contained in:
John Mulhausen
2016-02-18 19:59:58 -08:00
parent d63d674cde
commit 47576194a2
9 changed files with 9 additions and 9 deletions
@@ -171,7 +171,7 @@ NAME LABELS STATUS
```
If the status of the node is `NotReady` or `Unknown` please check that all of the containers you created are successfully running.
If all else fails, ask questions on [Slack](/{{page.version}}/docs/troubleshooting/)#slack).
If all else fails, ask questions on [Slack](/{{page.version}}/docs/troubleshooting/#slack).
### Next steps
@@ -15,7 +15,7 @@ NAME LABELS STATUS
127.0.0.1 kubernetes.io/hostname=127.0.0.1 Ready
```
If the status of any node is `Unknown` or `NotReady` your cluster is broken, double check that all containers are running properly, and if all else fails, contact us on [Slack](/{{page.version}}/docs/troubleshooting/)#slack).
If the status of any node is `Unknown` or `NotReady` your cluster is broken, double check that all containers are running properly, and if all else fails, contact us on [Slack](/{{page.version}}/docs/troubleshooting/#slack).
### Run an application