chains icon indicating copy to clipboard operation
chains copied to clipboard

docs import doesn't respect relative links

Open wlynch opened this issue 2 years ago • 0 comments

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

wlynch avatar Oct 25 '23 16:10 wlynch