We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f5653a commit f2131b4Copy full SHA for f2131b4
1 file changed
packages/documentation-framework/templates/mdx.js
@@ -76,8 +76,8 @@ const MDXChildTemplate = ({ Component, source, toc = [], index = 0, id }) => {
76
<InlineAlert title="Beta feature">
77
This beta component is currently under review and is still open for further evolution. It is available for use
78
in product. Beta components are considered for promotion on a quarterly basis. Please join in and give us your
79
- feedback or submit any questions on the <a href="https://forum.patternfly.org/">PatternFly forum</a> or via{' '}
80
- <a href="//slack.patternfly.org/" target="_blank" rel="noopener noreferrer">
+ feedback or submit any questions via{' '}
+ <a href="https://patternfly.slack.com" target="_blank" rel="noopener noreferrer">
81
Slack
82
</a>
83
. To learn more about the process, visit our{' '}
0 commit comments