Fix incorrectly formatted URL in mark down (#8014)

This commit is contained in:
Kai Chen
2018-04-09 07:21:10 -07:00
committed by zacharysarah
parent 0a6931282d
commit 2123ebd45e
@@ -181,7 +181,7 @@ $ kubectl logs --previous nginx-app-zibvs
10.240.63.110 - - [14/Jul/2015:01:09:02 +0000] "GET / HTTP/1.1" 200 612 "-" "curl/7.26.0" "-"
```
For more information, see [Logging Architecture](docs/concepts/cluster-administration/logging/).
For more information, see [Logging Architecture](/docs/concepts/cluster-administration/logging/).
#### docker stop and docker rm