Merge pull request #348 from jeanduplessis/fix_347

Fixes https://github.com/crossplane/docs/issues/347
This commit is contained in:
Jean du Plessis 2023-02-07 16:55:38 +02:00 committed by GitHub
commit 227804663c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -470,7 +470,7 @@ including Velero.
[composition]: {{<ref "composition" >}}
[api-versioning]: https://kubernetes.io/docs/reference/using-api/#api-versioning#api-versioning
[velero]: https://velero.io/
[api-reference]: ../api-docs
[api-reference]: https://doc.crds.dev/github.com/crossplane/crossplane
[provider]: {{<ref "providers" >}}
[issue-727]: https://github.com/crossplane/crossplane/issues/727
[issue-1143]: https://github.com/crossplane/crossplane/issues/1143