knative / website

Hugo templates for the Knative website.
https://knative.dev
Other
23 stars 70 forks source link

slack.knative.dev is 404 #204

Closed RichieEscarez closed 4 years ago

RichieEscarez commented 4 years ago

The vanity URL slack.knative.dev no longer works (redirects to this non functioning "join Knative" link: https://join.slack.com/t/knative/shared_invite/enQtNDA1ODA1MTc2NjE1LTA3ODU5ZDlmMTg2N2MzMGI2NDc0YzkxMTg5MWRhNmZlYjgwMTM2NzE3ZThkYzgzMjE5ZTExYTMwMmEyZjk5ZTQ&usg=AOvVaw0A2SyTvfGCJV-cIeF5kLiK). That vanity link is everywhere and currently displays a "This link is no longer active" page. This issue was reported in the #docs channel regarding the site footer link but given that the vanity URL is everywhere (blogs, other product referral links, etc), is there another Slack join link that we can use to update the vanity URL redirect?

An alternative is to use: https://knative.slack.com/signup#/ But that page limits joining to only three domains: image

evankanderson commented 4 years ago

I think we previously had slack.knative.dev set up to redirect to a Slack invite link.

My recollection was that the invite link expired after 6 months, so the redirect needed to be updated around that time. I think Ryan Gregg did most of that work, so it's not surprising that some of that might have stopped working.

evankanderson commented 4 years ago

Here is an invite link that does work, but I don't have access to change slack.knative.dev :

https://join.slack.com/t/knative/shared_invite/zt-fzy43r2f-i4oJraPBHlBFp00v6NeI9w

RichieEscarez commented 4 years ago

Thanks @evankanderson, I'll try to push this through (maybe with help from @grantr)?

RichieEscarez commented 4 years ago

Looks like we need help from @chaodaiG (ive assigned the change)

coryrc commented 4 years ago

I'll see if I can make it redirect to the link Evan provided

RichieEscarez commented 4 years ago

@coryrc there should be a CL in your inbox

coryrc commented 4 years ago

In an incognito window, slack.knative.dev appears to be using Evan's new link

RichieEscarez commented 4 years ago

Thank you all for helping get the fix out!