Skip to content

Commit

Permalink
docs: new slack invitation (#883)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrosvik authored Oct 2, 2023
1 parent 75d3222 commit ba6d829
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion storefront/components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const rightLinks = [
},
{
text: 'Bli invitert til slack',
url: 'https://join.slack.com/t/designsystemet/shared_invite/zt-22v5yui1f-XlDpD9FKhWT7dyUy6NVCHA',
url: 'https://join.slack.com/t/designsystemet/shared_invite/zt-2438eotl3-a4266Vd2IeqMWO8TBw5PrQ',
prefix: (
<Image
height={20}
Expand Down
2 changes: 1 addition & 1 deletion storefront/pages/grunnleggende/introduksjon/slack.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ Vi trenger et sted å diskutere alt som har med designsystemer å gjøre! Et ste

For å gjøre det enklest mulig å få tilgang er det opprettet en egen Slack til formålet.

[Bli med i Slack](https://join.slack.com/t/designsystemet/shared_invite/zt-22v5yui1f-XlDpD9FKhWT7dyUy6NVCHA)
[Bli med i Slack](https://join.slack.com/t/designsystemet/shared_invite/zt-2438eotl3-a4266Vd2IeqMWO8TBw5PrQ)
2 changes: 1 addition & 1 deletion storefront/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export default ({ children }) => <FrontpageLayout content={children} />;
},
{
text: 'Bli med i Slack-kanalen',
href: 'https://join.slack.com/t/designsystemet/shared_invite/zt-22v5yui1f-XlDpD9FKhWT7dyUy6NVCHA',
href: 'https://join.slack.com/t/designsystemet/shared_invite/zt-2438eotl3-a4266Vd2IeqMWO8TBw5PrQ',
prefix: (
<img
src='img/slack-logo.png'
Expand Down

0 comments on commit ba6d829

Please sign in to comment.