File tree Expand file tree Collapse file tree 2 files changed +28
-2
lines changed
packages/storybook/src/templates/homepage Expand file tree Collapse file tree 2 files changed +28
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @rijkshuisstijl-community/blockquote-react ' : patch
3+ ' @rijkshuisstijl-community/accordion-react ' : patch
4+ ' @rijkshuisstijl-community/dot-badge-react ' : patch
5+ ' @rijkshuisstijl-community/paragraph-react ' : patch
6+ ' @rijkshuisstijl-community/separator-react ' : patch
7+ ' @rijkshuisstijl-community/article-react ' : patch
8+ ' @rijkshuisstijl-community/blockquote-css ' : patch
9+ ' @rijkshuisstijl-community/button-react ' : patch
10+ ' @rijkshuisstijl-community/figure-react ' : patch
11+ ' @rijkshuisstijl-community/accordion-css ' : patch
12+ ' @rijkshuisstijl-community/dot-badge-css ' : patch
13+ ' @rijkshuisstijl-community/paragraph-css ' : patch
14+ ' @rijkshuisstijl-community/separator-css ' : patch
15+ ' @rijkshuisstijl-community/alert-react ' : patch
16+ ' @rijkshuisstijl-community/image-react ' : patch
17+ ' @rijkshuisstijl-community/icon-react ' : patch
18+ ' @rijkshuisstijl-community/link-react ' : patch
19+ ' @rijkshuisstijl-community/article-css ' : patch
20+ ' @rijkshuisstijl-community/button-css ' : patch
21+ ' @rijkshuisstijl-community/figure-css ' : patch
22+ ' @rijkshuisstijl-community/alert-css ' : patch
23+ ' @rijkshuisstijl-community/link-css ' : patch
24+ ---
25+
26+ Updated broken links in the documentation
Original file line number Diff line number Diff line change @@ -242,7 +242,7 @@ export default function Page() {
242242 }
243243 />
244244 < CardAsLink
245- href = "https://www.nldesignsystem.nl/handboek/designer/overzicht "
245+ href = "https://www.nldesignsystem.nl/handboek/designer/introductie/ "
246246 linkLabel = "Lees hoe je mee ontwerpt aan het NL Design System"
247247 target = "_blank"
248248 description = {
@@ -258,7 +258,7 @@ export default function Page() {
258258 }
259259 />
260260 < CardAsLink
261- href = "https://www.nldesignsystem.nl/handboek/developer/overzicht "
261+ href = "https://www.nldesignsystem.nl/handboek/developer/introductie/ "
262262 linkLabel = "Lees hoe je mee ontwikkelt aan het de Rijkshuisstijl Community"
263263 target = "_blank"
264264 description = {
You can’t perform that action at this time.
0 commit comments