Fix incorrectly formatted URL in mark down (#8014)
parent
95bf42a2c5
commit
c593911742
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue