Merge pull request #22108 from pjhwa/fix-22107

Fix issue with links to wrong section name
This commit is contained in:
Kubernetes Prow Robot
2020-06-27 06:38:15 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -41,7 +41,7 @@ be updated once they are created.
Administrators can specify a default StorageClass just for PVCs that don't
request any particular class to bind to: see the
[PersistentVolumeClaim section](/docs/concepts/storage/persistent-volumes/#class-1)
[PersistentVolumeClaim section](/docs/concepts/storage/persistent-volumes/#persistentvolumeclaims)
for details.
```yaml