Skip to content

Commit a5ab931

Browse files
authored
Merge pull request #1134 from rvsia/updateLinksToCarbon
Update links to carbon components
2 parents 4b89f05 + f100c34 commit a5ab931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-renderer-demo/src/helpers/original-component-link.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export const docsLinks = {
66
blueprint: 'https://blueprintjs.com/docs/',
77
suir: 'https://react.semantic-ui.com/',
88
ant: 'https://ant.design/components/',
9-
carbon: 'https://react.carbondesignsystem.com/?path=/story/',
9+
carbon: 'https://react.carbondesignsystem.com/?path=/story/components-',
1010
};
1111

1212
const mapperLinks = {

0 commit comments

Comments
 (0)