File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ Redirect 301 "/componenten/definition-of-done" "/handboek/component-bijdragen/de
88Redirect 301 "/counter-badge" "/number-badge"
99Redirect 301 "/definition-list" "/description-list"
1010Redirect 301 "/handboek/designer/community" "/community"
11- Redirect 301 "/handboek/designer" "/handboek/designer/introductie"
1211Redirect 301 "/handboek/designer/nieuwe-versie-publiceren" "/handboek/designer/werken-met-nl-design-system"
1312Redirect 301 "/handboek/designer/nieuwe-versie-publiceren/versiebeheer-voor-design-tokens" "/handboek/designer/design-tokens-versiebeheer"
1413Redirect 301 "/handboek/designer/nieuwe-versie-publiceren/werken-met-changelog-voor-figma" "/handboek/designer/werken-met-figma-changelog"
@@ -50,6 +49,7 @@ Redirect 301 "/wcag/introduction" "/wcag"
5049
5150# Permanent redirects because the directory structure changed
5251RedirectMatch 301 "^/events/?$" "/community/events/overzicht"
52+ RedirectMatch 301 "^/handboek/designer/?$" "/handboek/designer/introductie"
5353RedirectMatch 301 "^/meedoen(.*)$" "/handboek$1"
5454RedirectMatch 301 "^/meedoen/als-designer/(.*)$" "/handboek/designer$1"
5555RedirectMatch 301 "^/meedoen/als-developer/(.*)$" "/handboek/developer$1"
You can’t perform that action at this time.
0 commit comments