Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Commit d29bead

Browse files
authored
Merge pull request #104 from vincent-pli/fix-incorrect-git-address
Fix incorrect git address
2 parents 93f642b + 2871508 commit d29bead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

virtualcluster/doc/demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ VirtualCluster offers a handy `kubectl` plugin, we can build and use it by follo
3232

3333
```bash
3434
# Clone the repo && cd to virtualcluster folder
35-
git clone https://github.com/kubernetes-sigs/multi-tenancy.git
35+
git clone https://github.com/kubernetes-sigs/cluster-api-provider-nested.git
3636
cd cluster-api-provider-nested/virtualcluster
3737

3838
# Build it

0 commit comments

Comments
 (0)