Files
kubevela/docs
Anas Khan 22d51160e3 Docs: remove dead webhook README links in WEBHOOK_DEBUGGING.md (#7219)
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>
2026-07-14 16:22:44 +01:00
..

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.