chains
chains copied to clipboard
docs import doesn't respect relative links
Expected Behavior
Relative links (e.g. /docs/vendor) properly resolve to their relative path when imported to https://tekton.dev
Actual Behavior
Links get resolved relative to https://github.com (e.g. https://github.com/docs/vendor)
See https://github.com/tektoncd/chains/pull/939