flink-web icon indicating copy to clipboard operation
flink-web copied to clipboard

[hotfix][docs] Change how-to-contribute empty link to overview page

Open swap-10 opened this issue 2 years ago • 0 comments

The how-to-contribute link on the what is flink page currently links to /how-to-contribute/ This is an empty page. This commit changes the link to /how-to-contribute/overview/ which seems to be the intended helpful page.

I considered using an alias instead if possible, but the /what-is-flink URL also currently opens an empty page (no content), except that it's not linked to from anywhere so user experience is not impacted. So I assume this was a conscious design decision and just changed the link in question from /how-to-contribute/ to /how-to-contribute/overview/

I have built it locally with Hugo and tested that it works. Thanks!

swap-10 avatar Oct 18 '23 12:10 swap-10