Skip to content

Commit 7052607

Browse files
committed
Fix typo in github.com url
1 parent 2e88477 commit 7052607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG/CHANGELOG-1.13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
- Adds the flag --extra-modify-metadata, which when set to true, will inject extra PVC and PV metadata as parameters when calling ModifyVolume on CSI Drivers ([#420](https://github.com/kubernetes-csi/external-resizer/pull/420), [@mdzraf](https://github.com/mdzraf))
1010
- Infeasible PVC modifications will be retried at a slower pace than normal failures. ([#453](https://github.com/kubernetes-csi/external-resizer/pull/453), [@AndrewSirenko](https://github.com/AndrewSirenko))
11-
- Move RecoverVolumeExpansionFailure to beta and enabled by default. ([#459](https://github.com/kubernetes-csi/external-resizer/pull/459), [@gnufied](https://gitihub.com/gnufied))
11+
- Move RecoverVolumeExpansionFailure to beta and enabled by default. ([#459](https://github.com/kubernetes-csi/external-resizer/pull/459), [@gnufied](https://github.com/gnufied))
1212

1313
## Dependencies
1414

0 commit comments

Comments
 (0)