File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 20152015 "contributions" : [
20162016 " code"
20172017 ]
2018+ },
2019+ {
2020+ "login" : " seanhaug" ,
2021+ "name" : " Sean Haughey" ,
2022+ "avatar_url" : " https://avatars.githubusercontent.com/u/227620549?v=4" ,
2023+ "profile" : " https://github.com/seanhaug" ,
2024+ "contributions" : [
2025+ " code"
2026+ ]
20182027 }
20192028 ],
20202029 "commitConvention" : " none"
Original file line number Diff line number Diff line change @@ -366,6 +366,7 @@ check out our [Contributing Guide](/.github/CONTRIBUTING.md) and our
366366 <tr >
367367 <td align="center"><a href="https://github.com/anuanto966"><img src="https://avatars.githubusercontent.com/u/216390110?v=4?s=100" width="100px;" alt=""/><br /><sub><b>anuanto966</b></sub></a><br /><a href="https://github.com/carbon-design-system/carbon/commits?author=anuanto966" title="Code">💻</a></td>
368368 <td align="center"><a href="https://github.com/F4isalSH"><img src="https://avatars.githubusercontent.com/u/88539362?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Faisal</b></sub></a><br /><a href="https://github.com/carbon-design-system/carbon/commits?author=F4isalSH" title="Code">💻</a></td>
369+ <td align="center"><a href="https://github.com/seanhaug"><img src="https://avatars.githubusercontent.com/u/227620549?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sean Haughey</b></sub></a><br /><a href="https://github.com/carbon-design-system/carbon/commits?author=seanhaug" title="Code">💻</a></td>
369370 </tr >
370371</table >
371372
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ For a full list of components available, checkout our
7676If you're looking for ` carbon-components-react ` API documentation, check out:
7777
7878- [ Storybook] ( https://react.carbondesignsystem.com/ )
79- - [ Icon Library] ( https://www. carbondesignsystem.com/guidelines /icons/library/ )
79+ - [ Icon Library] ( https://carbondesignsystem.com/elements /icons/library/ )
8080
8181## 🙌 Contributing
8282
Original file line number Diff line number Diff line change @@ -114,14 +114,14 @@ function MyComponent() {
114114```
115115
116116For a full list of icons available, checkout our
117- [ website] ( https://www. carbondesignsystem.com/guidelines /icons/library/ ) .
117+ [ website] ( https://carbondesignsystem.com/elements /icons/library/ ) .
118118
119119## 📖 API Documentation
120120
121121If you're looking for ` @carbon/react ` API documentation, check out:
122122
123123- [ Storybook] ( https://react.carbondesignsystem.com/ )
124- - [ Icon Library] ( https://www. carbondesignsystem.com/guidelines /icons/library/ )
124+ - [ Icon Library] ( https://carbondesignsystem.com/elements /icons/library/ )
125125
126126## 🙌 Contributing
127127
You can’t perform that action at this time.
0 commit comments