File tree Expand file tree Collapse file tree 2 files changed +807
-52
lines changed Expand file tree Collapse file tree 2 files changed +807
-52
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ products:
5151 path : ./products/fern-def/fern-def.yml
5252 icon : fa-regular fa-seedling
5353 image : ./images/product-switcher/fern-def.png
54- slug : fern-def
54+ slug : fern-definition
5555
5656 - display-name : CLI & API Reference
5757 path : ./products/cli-api-reference/cli-api-reference.yml
@@ -241,8 +241,8 @@ redirects:
241241 - source : /learn/sdks/introduction/customer-showcase
242242 destination : /learn/sdks/customer-showcase
243243 permanent : true
244- - source : /learn/sdks/introduction/changelog/:slug*
245- destination : /learn/sdks/generators/:slug*
244+ - source : /learn/sdks/introduction/changelog/:slug*/:slug2*
245+ destination : /learn/sdks/generators/:slug*/changelog/:slug2*
246246 permanent : true
247247
248248 # SDK Capabilities - remaining general redirects (after specific overrides above)
You can’t perform that action at this time.
0 commit comments