Fix incorrectly formatted URL in mark down (#8014)
This commit is contained in:
@@ -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" "-"
|
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
|
#### docker stop and docker rm
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user