Opened 8 years ago
Closed 7 years ago
#2505 closed defect (bug) (fixed)
Slack channel links should lead to the corresponding channels instead of tags
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Make (Get Involved) / P2 | Keywords: | |
Cc: |
Description
On some make.w.org sites, Slack channel links in welcome boxes lead to a tag on the blog instead of the actual Slack channel (for example, #marketing
link on the Marketing blog leads to the #marketing tag on that blog instead of the #marketing channel).
Here's the list of incorrect links I've noticed:
#polyglots
on https://make.wordpress.org/polyglots/#docs
on https://make.wordpress.org/docs/#community-events
on https://make.wordpress.org/community/#wptv
on https://make.wordpress.org/tv/#marketing
on https://make.wordpress.org/marketing/
On other sites, channel links lead to the appropriate channels, as expected:
#core
on https://make.wordpress.org/core/#design
on https://make.wordpress.org/design/#themereview
on https://make.wordpress.org/themes/#pluginreview
on https://make.wordpress.org/plugins/#training
on https://make.wordpress.org/training/#meta
on https://make.wordpress.org/meta/#core-flow
on https://make.wordpress.org/test/#cli
on https://make.wordpress.org/cli/
Note: See
TracTickets for help on using
tickets.
Fixed. I updated the welcome box text for the listed sites to link the Slack channel names to their corresponding Slack channels on the web.