Problem
The conductor-oss.org homepage contains two different Slack invite URLs:
https://join.slack.com/t/orkes-conductor/shared_invite/zt-3dpcskdyd-W895bJDm8psAV7viYG3jFA
https://orkes-conductor.slack.com/join/shared_invite/zt-2vdbx239s-Eacdyqya9giNLHfrCavfaA
Both resolve (200), but they have different invite tokens. It's unclear which is current. Slack invite links expire or get rotated, so having two different ones in the same page means one may silently break at any time.
The same mismatched pair also appears across the README and CONTRIBUTING.md in conductor-oss/conductor.
Fix
Standardize to one Slack invite link everywhere. Verify which token is current and remove/replace the other.
Affects
conductor-oss.org website
conductor-oss/conductor README
conductor-oss/conductor CONTRIBUTING.md
Problem
The
conductor-oss.orghomepage contains two different Slack invite URLs:https://join.slack.com/t/orkes-conductor/shared_invite/zt-3dpcskdyd-W895bJDm8psAV7viYG3jFAhttps://orkes-conductor.slack.com/join/shared_invite/zt-2vdbx239s-Eacdyqya9giNLHfrCavfaABoth resolve (200), but they have different invite tokens. It's unclear which is current. Slack invite links expire or get rotated, so having two different ones in the same page means one may silently break at any time.
The same mismatched pair also appears across the README and CONTRIBUTING.md in
conductor-oss/conductor.Fix
Standardize to one Slack invite link everywhere. Verify which token is current and remove/replace the other.
Affects
conductor-oss.orgwebsiteconductor-oss/conductorREADMEconductor-oss/conductorCONTRIBUTING.md