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

Commit 2871508

Browse files
committed
fix incorrect git address
1 parent 93f642b commit 2871508

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)