Skip to content

Commit d295524

Browse files
authored
Merge pull request #17698 from aojea/patch-2
Update kindnet repository links in documentation
2 parents dbb66c4 + 150da29 commit d295524

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/networking/kindnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Kindnet focuses on providing essential networking functionality without unnecess
1010

1111
## Installing
1212

13-
To install [kindnet](https://github.com/aojea/kindnet) - use `--networking kindnet`.
13+
To install [kindnet](https://github.com/kubernetes-sigs/kindnet) - use `--networking kindnet`.
1414

1515
```sh
1616
export ZONES=mylistofzone
@@ -25,6 +25,6 @@ kops create cluster \
2525

2626
For problems with kindnet please post an issue to Github:
2727

28-
- [Kindnet Issues](https://github.com/aojea/kindnet/issues)
28+
- [Kindnet Issues](https://github.com/kubernetes-sigs/kindnet/issues)
2929

3030
You can learn more about the different configurations options in https://kindnet.es/

0 commit comments

Comments
 (0)