Skip to content

Commit 4b2b2b7

Browse files
authored
Merge pull request #51 from MarquezProject/slack/update
update slack links
2 parents c665bb9 + c9d0a30 commit 4b2b2b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const siteMetadata = {
5252
},
5353
{
5454
name: "Slack",
55-
url: "https://bit.ly/MqzSlack",
55+
url: "https://bit.ly/Marquez_invite",
5656
rel: "",
5757
},
5858
{

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ const Wall = ({ data }) => {
7777
/>
7878
<Button
7979
title="Slack"
80-
to='https://bit.ly/MqzSlackInvite'
80+
to='https://bit.ly/Marquez_invite'
8181
type="extbutton"
8282
iconRight={<Slack />}
8383
className="wall-text-btn"

0 commit comments

Comments
 (0)