Skip to content

Commit 6b204a8

Browse files
authored
Merge pull request #2577 from abhaikollara/broken-link-fix
📖 Fix broken link to cluster API docs
2 parents 6565445 + 64e2659 commit 6b204a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/development/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ However, this also means that it may *not* be well suited for general usage.
114114

115115
### Developing with Tilt
116116

117-
We have support for using [Tilt](https://tilt.dev/) for rapid iterative development. Please visit the [Cluster API documentation on Tilt](https://cluster-api.sigs.k8s.io/developer/tilt.html) for information on how to set up your development environment.
117+
We have support for using [Tilt](https://tilt.dev/) for rapid iterative development. Please visit the [Cluster API documentation on Tilt](https://cluster-api.sigs.k8s.io/developer/core/tilt) for information on how to set up your development environment.
118118

119119
The `Tiltfile` in the Cluster API repository can be used as is with CAPO, but we need to add some configuration.
120120
For using Tilt with ClusterClass, update your `tilt-settings.yaml` file (located in the root of the CAPI repository) as described:

0 commit comments

Comments
 (0)