Skip to content

Commit

Permalink
Fix link to Carbon Design System in documentation (#20553)
Browse files Browse the repository at this point in the history
  • Loading branch information
vihanb authored and GatsbyJS Bot committed Jan 12, 2020
1 parent 8a90943 commit 2b1d942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/component-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Creating Component Libraries

Component libraries are often used in component-based UI systems like React and Vue. They are typically versioned repositories of components.

IBM's [Carbon Design System](http://carbondesignsystem.com/) and Palantir's [Blueprint](https://blueprintjs.com/) are both good examples.
IBM's [Carbon Design System](https://www.carbondesignsystem.com/) and Palantir's [Blueprint](https://blueprintjs.com/) are both good examples.

## Why component libraries

Expand Down

0 comments on commit 2b1d942

Please sign in to comment.