Skip to content

Commit ce04399

Browse files
authored
Merge pull request #25593 from feloy/feloy-CSIStorageCapacity
Remove broken link to CSIStorageCapacity in API reference
2 parents 9073e2e + 0466478 commit ce04399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/storage/storage-capacity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ text="Container Storage Interface" term_id="csi" >}} (CSI) drivers and
3434
## API
3535

3636
There are two API extensions for this feature:
37-
- [CSIStorageCapacity](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#csistoragecapacity-v1alpha1-storage-k8s-io) objects:
37+
- CSIStorageCapacity objects:
3838
these get produced by a CSI driver in the namespace
3939
where the driver is installed. Each object contains capacity
4040
information for one storage class and defines which nodes have

0 commit comments

Comments
 (0)