Fix relative links issue in English content (#13307)
* `http://kubernetes.io/docs/` -> `/docs/` in content/en folder * `https://kubernetes.io/docs/` -> `/docs/` in content/en folder
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
89b2eb7f64
commit
5a5f77db64
@@ -140,7 +140,7 @@ logs-web-1 us-central1-a
|
||||
## How can I learn more?
|
||||
|
||||
Official documentation on the topology-aware dynamic provisioning feature is available here:
|
||||
https://kubernetes.io/docs/concepts/storage/storage-classes/#volume-binding-mode
|
||||
/docs/concepts/storage/storage-classes/#volume-binding-mode
|
||||
|
||||
Documentation for CSI drivers is available at https://kubernetes-csi.github.io/docs/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user