Fix issue with links to wrong section name

This commit is contained in:
Jerry Park
2020-06-27 20:58:23 +09:00
parent 2a4923f49a
commit 427b4ec428
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