k3d icon indicating copy to clipboard operation
k3d copied to clipboard

[BUG] Broken link in docs

Open reginapizza opened this issue 3 years ago • 3 comments

What did you do

Was on this page and tried to navigate to https://k3d.io/usage/guides/exposing_services/#1-via-ingress-recommended but link to the guide was broken :(

Should be changed to https://k3d.io/v5.2.2/usage/exposing_services/#1-via-ingress-recommended

reginapizza avatar Apr 18 '22 16:04 reginapizza

Hi @reginapizza , thanks for opening this issue! It's indeed a problem introduced with the site versioning. It's on the list, but please feel free to create a PR :+1:

iwilltry42 avatar Jun 04 '22 19:06 iwilltry42

having a similar issue on https://k3d.io/v5.4.4/usage/advanced/cuda to see the file of the Dockerfile (the content is added)

the versioned and unversioned are not mapping correctly. this might be because relative links in the markdown are not passed as files into the website, maybe treat them as links to the source code.

not sure how all of the pieces fit together here, but giving you a heads up on this

georgettica avatar Aug 15 '22 13:08 georgettica

I found the correct download link is https://k3d.io/v5.4.4/usage/advanced/cuda/Dockerfile, let me know why this resolution fails for one file and succeeds in all of the others in the document

georgettica avatar Aug 15 '22 14:08 georgettica