mirror of
https://github.com/kubevela/kubevela.git
synced 2026-07-29 02:11:44 +00:00
The "Related Documentation" section linked to ../pkg/webhook/README.md and ../pkg/webhook/utils/README.md, neither of which exists in the repository. The relevant implementation files (pkg/webhook/utils/utils.go and the validating_handler.go handlers) are already referenced earlier in the guide, so remove the two broken links and keep the valid external admission webhooks reference. Signed-off-by: Anas Khan <83116240+anxkhn@users.noreply.github.com>
Contributing to KubeVela Docs
Documentation website: https://kubevela.io/
All docs of KubeVela are managed in kubevela/kubevela.io repo. Please refer to that repo for contributions.