Fix incorrectly formatted URL in mark down (#8014)

pull/7669/head
Kai Chen 2018-04-09 07:21:10 -07:00 committed by k8s-ci-robot
parent 95bf42a2c5
commit c593911742
1 changed files with 1 additions and 1 deletions

View File

@ -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