Skip to content

Commit 3d63331

Browse files
authored
Merge pull request #2226 from hpe-dev-incubator/Change-slack-footer-link
Use new URL
2 parents 88d5df4 + cda8363 commit 3d63331

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Footer/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ export const Footer = () => {
6767
<Box gap="small">
6868
<Anchor
6969
align="start"
70-
href="https://slack.hpedev.io/"
71-
label="Slack Channel"
70+
href="https://developer.hpe.com/slack-signup"
71+
label="Slack"
7272
target="_blank"
7373
rel="noopener noreferrer"
7474
/>

0 commit comments

Comments
 (0)