Skip to content

Commit

Permalink
Merge main -> master (carbon-design-system#2154)
Browse files Browse the repository at this point in the history
* fix: update content for design kit

New:
- Added maintainer name and link to bluepages

Changed:
- Updated design kit link

* fix: update content for design kit (carbon-design-system#2120)

* fix: update content for design kit

New:
- Added maintainer name and link to bluepages

Changed:
- Updated design kit link

* edit: move maintainer section

* Fix typo

* Update resource card link (carbon-design-system#2135)

* Update resource card link

Resource was not downloading but had correct link. Just linking to the Sketch Cloud page for now.

* add missing bracket

Co-authored-by: Alison Joseph <[email protected]>

* update Sketch resource card link (carbon-design-system#2141)

Co-authored-by: Lauren Rice <[email protected]>
Co-authored-by: makeupsomething <[email protected]>
Co-authored-by: Anna Gonzales <[email protected]>
Co-authored-by: Taylor Jones <[email protected]>
  • Loading branch information
5 people authored and natashadecoste committed May 19, 2021
1 parent d3daabf commit 891d644
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions src/pages/community/patterns/chatbot/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,16 @@ description:
tabs: ['Overview', 'Usage', 'Flows', 'Content']
---

#### Maintainers:

[Sarah Liu](https://w3.ibm.com/bluepages/profile.html?uid=5G1630897)

import { Tag, Link } from 'carbon-components-react';

#### Maintainers:

[Sarah Liu](https://w3.ibm.com/bluepages/profile.html?uid=5G1630897)

<PageDescription>

Use a chatbot when a user would benefit from requesting information on-demand
Expand Down Expand Up @@ -124,8 +132,8 @@ guidance related to your use case.
subTitle="Sketch library"
title="Chatbot Design Kit"
aspectRatio="2:1"
actionIcon="download"
href="https://sketch.cloud/s/k8j5g">
actionIcon="launch"
href="https://www.sketch.com/s/d6986eb8-bf0d-4695-abe8-9e79909d4518">
<MdxIcon name="sketch" />
</ResourceCard>
</Column>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/guidelines/2x-grid/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ creative decision-making.
<Column colMd={4} colLg={4} noGutterSm>
<ResourceCard
subTitle="IBM Grid Template"
href="https://sketch.cloud/s/ngV7z"
href="https://sketch.cloud/s/3a3f3f2d-94d7-4c16-8e2e-88ba80a6382e"
>
<MdxIcon name="sketch" />
</ResourceCard>
Expand Down

0 comments on commit 891d644

Please sign in to comment.