File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ const Resources = () => {
20
20
</ Paragraph >
21
21
</ Pane >
22
22
< Pane display = "flex" >
23
- < ResourceCard title = "Evergreen Figma Library" logo = { < FigmaIcon /> } url = "https://www.figma.com/@segment " />
23
+ < ResourceCard title = "Evergreen Figma Library" logo = { < FigmaIcon /> } url = "https://www.figma.com/@twilio " />
24
24
< ResourceCard title = "Segment Brand Hub" logo = { < SegmentIcon /> } url = "https://brand.segment.com/" />
25
25
</ Pane >
26
26
</ Pane >
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ const ResourcesPage = () => (
14
14
< Heading size = { 700 } > Figma Library</ Heading >
15
15
< Paragraph marginTop = { majorScale ( 2 ) } marginBottom = { majorScale ( 4 ) } size = { 400 } >
16
16
Evergreen Figma library is available on Figma Community:{ ' ' }
17
- < Link href = "https://www.figma.com/@segment " color = "blue" target = "_blank" >
18
- https://www.figma.com/@segment
17
+ < Link href = "https://www.figma.com/@twilio " color = "blue" target = "_blank" >
18
+ https://www.figma.com/@twilio
19
19
</ Link >
20
20
</ Paragraph >
21
21
< Pane is = "img" src = "/resource-img-figma.png" display = "flex" width = "100%" maxWidth = { majorScale ( 116 ) } />
You can’t perform that action at this time.
0 commit comments