tektoncd / website

Tekton Website
https://tekton.dev
Apache License 2.0
62 stars 149 forks source link

Link to Installing Tekton Dashboard doesn't work #500

Closed anandrkskd closed 1 year ago

anandrkskd commented 1 year ago

Link on dashboard page to Installing Tekton Dashboard doesn't work.

AlanGreene commented 1 year ago

Thanks for reporting @anandrkskd, I see many of the other links are broken too. It looks similar to https://github.com/tektoncd/website/issues/499.

In the meantime you can access the Dashboard docs in the git repo at https://github.com/tektoncd/dashboard/tree/main/docs

@afrittoli @geriom seems we have a fairly widespread problem on the website with broken links recently. As far as I can see it's links to other pages on the website from the doc content, the .md extension isn't being removed from the URLs. Generated content, e.g. nav, index at the bottom of root pages etc. are working correctly.

AlanGreene commented 1 year ago

Looks like it's caused by https://github.com/tektoncd/website/blob/73e64226b50b0a8d7c2adc70e71e039b6c3a8b71/sync/sync.py#L244

It's replacing the map instead of combining them so it's only processing images.