docs import doesn't respect relative links
Open
Nobody has claimed this yet.
kind/bug
- Dominant language
- Go
- Stars
- 277
- Forks
- 164
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 61
Description
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)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the docs import behavior and the example in tektoncd/chains#939. Reproduce an import containing a relative link such as /docs/vendor, then verify that it resolves to the corresponding path on tekton.dev rather than to https://github.com.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100