Skip to content

Commit 97d7774

Browse files
authored
Merge pull request #26 from cozystack/neutral-repository
Move project from aenix-io to cozystack repository
2 parents 11778ca + 172cf90 commit 97d7774

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
An interactive script for bootstrapping Kubernetes clusters on Talos OS.
44

55
*Example: bootstrap full-feature Kubernetes cluster in 5 minutes*:
6-
[![screencast](https://raw.githubusercontent.com/aenix-io/talos-bootstrap/2cc7b82065747e373cd914c87c8cd5c6582c5c6c/images/627123.gif)](https://asciinema.org/a/gwK85Tdr577GsxjXWo7otPFjv)
6+
[![screencast](https://raw.githubusercontent.com/cozystack/talos-bootstrap/2cc7b82065747e373cd914c87c8cd5c6582c5c6c/images/627123.gif)](https://asciinema.org/a/gwK85Tdr577GsxjXWo7otPFjv)
77

88
# Installation
99

@@ -15,7 +15,7 @@ Install dependencies:
1515
Install talos-bootstrap:
1616

1717
```
18-
curl -LO https://github.com/aenix-io/talos-bootstrap/raw/master/talos-bootstrap
18+
curl -LO https://github.com/cozystack/talos-bootstrap/raw/master/talos-bootstrap
1919
chmod +x ./talos-bootstrap
2020
sudo mv ./talos-bootstrap /usr/local/bin/talos-bootstrap
2121
```
@@ -61,7 +61,7 @@ Read the [Configuration Patches](https://www.talos.dev/latest/talos-guides/confi
6161

6262
Looking for enhanced, non-interactive version of talos-bootstrap?
6363

64-
Take a look at [Talm](https://github.com/aenix-io/talm) project.
64+
Take a look at [Talm](https://github.com/cozystack/talm) project.
6565

6666
# Copyright
6767

0 commit comments

Comments
 (0)