File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -449,7 +449,7 @@ vpc-staging True myvpcs.aws.example.upbound.io-727b3c8 Automatic map[c
449
449
{{< /hint >}}
450
450
451
451
452
- [composition type] : {{<ref "../../master/concepts/ compositions" >}}
453
- [Compositions] : {{<ref "../../master/concepts/ compositions" >}}
452
+ [composition type] : {{<ref "compositions">}}
453
+ [Compositions] : {{<ref "compositions">}}
454
454
[canary] : https://martinfowler.com/bliki/CanaryRelease.html
455
- [install guide] : {{<ref "../../master/ get-started/install" >}}
455
+ [install guide] : {{<ref "../get-started/install">}}
Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ has some useful information.
209
209
[Pausing Providers] : # pausing-providers
210
210
[Deleting When a Resource Hangs] : # deleting-when-a-resource-hangs
211
211
[Installing Crossplane Package] : # installing-crossplane-package
212
- [Crossplane package] : /master/concepts/ packages/
212
+ [Crossplane package] : {{<ref "../packages/ packages/">}}
213
213
[Handling Crossplane Package Dependency] : # handling-crossplane-package-dependency
214
214
[semver spec] : https://github.com/Masterminds/semver#basic-comparisons
215
215
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ contains the configuration for verifying the attestations of the images.
138
138
The `ImageConfig` API follows the same API shape as [Policy Controller](https://docs.sigstore.dev/policy-controller/overview/)
139
139
from [Sigstore](https://docs.sigstore.dev/). Crossplane initially supports a
140
140
subset of the Policy Controller configuration options which can be found in the
141
- [API reference](https://docs.crossplane.io/master/ api/#ImageConfig-spec-verification-cosign)
141
+ [API reference]({{<ref "../ api/#ImageConfig-spec-verification-cosign">}} )
142
142
for the `ImageConfig` resource together with their descriptions.
143
143
144
144
When multiple authorities are provided, the package manager verifies the
You can’t perform that action at this time.
0 commit comments