Skip to content

Commit e778b07

Browse files
authored
Merge pull request #1018 from layer5io/leecalcote/sharingmodel/docs-link
Sharing Modal: Add link to docs
2 parents 93c7854 + 4d30c96 commit e778b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/custom/ShareModal/ShareModal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ const ShareModal: React.FC<ShareModalProps> = ({
315315

316316
<ModalFooter
317317
variant="filled"
318-
helpText="You can share your designs or designs for which you have permission to share with other members of your organization and teams, and you can control access permissions."
318+
helpText="You can share your designs or designs for which you have permission to share with other members of your organization and teams, and you can control access permissions. <a href='https://docs.layer5.io/kanvas/designer/share-resource/'>Learn more</a>"
319319
>
320320
<div
321321
style={{

0 commit comments

Comments
 (0)