Skip to content

Commit b7f6cf2

Browse files
authored
Merge pull request #16976 from spowelljr/fixLink
CI: Fix flannel project link
2 parents 613c3dc + 712bce8 commit b7f6cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flannel-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
title: 'CNI: Update flannel from ${{ steps.bumpFlannel.outputs.OLD_VERSION }} to ${{ steps.bumpFlannel.outputs.NEW_VERSION }}'
4545
labels: ok-to-test
4646
body: |
47-
The flannel project released a [new version](https://github.com/projectflannel/flannel)
47+
The flannel project released a [new version](https://github.com/flannel-io/flannel)
4848
4949
This PR was auto-generated by `make update-flannel-version` using [update-flannel-version.yml](https://github.com/kubernetes/minikube/tree/master/.github/workflows/update-flannel-version.yml) CI Workflow.

0 commit comments

Comments
 (0)