Skip to content

Commit e7d01ce

Browse files
authored
fix: update introduction document links to clear up 404s (#9)
1 parent e81af44 commit e7d01ce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/src/introduction.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The API itself is shared across multiple cloud providers allowing for true hybri
2828
- [Networking][networking]: Networking guide
2929
- Installation:
3030
- [Install Cluster API for OCI][install_cluster_api]
31-
- [Install Workload Cluster][install_workload_cluster]
31+
- [Create Workload Cluster][create_workload_cluster]
3232

3333
## Support Policy
3434

@@ -49,10 +49,10 @@ policy may be made to more closely align with other providers in the Cluster API
4949
| ---------------------------- | ----- | ----- |
5050
| OCI Provider v1beta1 (v0.1) |||
5151

52-
[cluster_api]: https://github.com/kubernetes-sigs/cluster-api-oci
52+
[cluster_api]: https://github.com/oracle/cluster-api-provider-oci
5353
[image_builder_book]: https://image-builder.sigs.k8s.io/capi/providers/oci.html
5454
[deployment]: ./gs/overview.md
55-
[install_cluster_api]: ./gs/install_cluster_api.md
56-
[install_workload_cluster]: ./gs/install_workload_cluster.md
55+
[install_cluster_api]: ./gs/install-cluster-api.md
56+
[create_workload_cluster]: ./gs/create-workload-cluster.md
5757
[networking]: ./networking/networking.md
5858
[prerequisites]: ./prerequisites.md

0 commit comments

Comments
 (0)