Skip to content

Commit f2131b4

Browse files
evwilkinclaude
andauthored
fix: update beta alert to remove forum link and update Slack URL (#4900) (#4903)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 3f5653a commit f2131b4

File tree

1 file changed

+2
-2
lines changed
  • packages/documentation-framework/templates

1 file changed

+2
-2
lines changed

packages/documentation-framework/templates/mdx.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ const MDXChildTemplate = ({ Component, source, toc = [], index = 0, id }) => {
7676
<InlineAlert title="Beta feature">
7777
This beta component is currently under review and is still open for further evolution. It is available for use
7878
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">
79+
feedback or submit any questions via{' '}
80+
<a href="https://patternfly.slack.com" target="_blank" rel="noopener noreferrer">
8181
Slack
8282
</a>
8383
. To learn more about the process, visit our{' '}

0 commit comments

Comments
 (0)