@@ -36,7 +36,7 @@ The core CRDs installed by the init container include:
3636
3737{{< hint "note" >}}
3838
39- The [ Install Crossplane] ({{< ref "../software /install" >}}) section has more
39+ The [ Install Crossplane] ({{< ref "../get-started /install" >}}) section has more
4040information about customizing the Crossplane install.
4141{{< /hint >}}
4242
@@ -169,7 +169,7 @@ spec:
169169
170170{{<hint "tip" >}}
171171
172- The [Crossplane install guide]({{<ref "../software /install#feature-flags">}})
172+ The [Crossplane install guide]({{<ref "../get-started /install#feature-flags">}})
173173describes enabling feature flags like
174174{{<hover label="deployment" line="12">}}--enable-realtime-compositions{{</hover>}}
175175with Helm.
@@ -222,7 +222,7 @@ file, setting `rbacManager.deploy` to `false`.
222222{{< hint "note" >}}
223223
224224Instructions for changing Crossplane pod settings during installation are in the
225- [Crossplane Install]({{<ref "../software /install">}}) section.
225+ [Crossplane Install]({{<ref "../get-started /install">}}) section.
226226{{< /hint >}}
227227
228228<!-- vale Microsoft.HeadingAcronyms = NO -->
@@ -335,17 +335,17 @@ Change Crossplane pod settings either before installing Crossplane by editing
335335the Helm `values.yml` file or after installation by editing the `Deployment`.
336336
337337The full list of
338- [configuration options]({{<ref "../software /install#customize-the-crossplane-helm-chart">}})
338+ [configuration options]({{<ref "../get-started /install#customize-the-crossplane-helm-chart">}})
339339and
340- [feature flags]({{<ref "../software /install#feature-flags">}})
340+ [feature flags]({{<ref "../get-started /install#feature-flags">}})
341341are available in the
342- [Crossplane Install]({{<ref "../software /install">}})
342+ [Crossplane Install]({{<ref "../get-started /install">}})
343343section.
344344
345345{{< hint "note" >}}
346346
347347Instructions for changing Crossplane pod settings during installation are in the
348- [Crossplane Install]({{<ref "../software /install">}}) section.
348+ [Crossplane Install]({{<ref "../get-started /install">}}) section.
349349{{< /hint >}}
350350
351351# ## Edit the deployment
@@ -391,4 +391,4 @@ The core Crossplane pod checks for configured environmental variables at startup
391391to change default settings.
392392
393393The full list of configurable environmental variables are available in the
394- [Crossplane Install]({{<ref "../software /install">}}) section.
394+ [Crossplane Install]({{<ref "../get-started /install">}}) section.
0 commit comments