@@ -194,9 +194,6 @@ redirects:
194194 - source : /learn/sdks/package-managers/:slug*
195195 destination : /learn/sdks/guides/publish-to-package-managers/:slug*
196196 permanent : true
197- - source : /learn/sdks/guides/publish-to-package-managers/:slug*
198- destination : /learn/sdks/generators/:slug*
199- permanent : true
200197 - source : /learn/sdks/guides/publish-to-package-managers/npm-type-script
201198 destination : /learn/sdks/generators/typescript/publishing-to-npm
202199 permanent : true
@@ -315,10 +312,10 @@ redirects:
315312 destination : https://buildwithfern.com/customers
316313 permanent : true
317314 - source : /learn/docs/getting-started/global-configuration
318- destination : /learn/docs/guides/ customization/what-is-docs-yml
315+ destination : /learn/docs/customization/what-is-docs-yml
319316 permanent : true
320317 - source : /learn/docs/getting-started/project-structure
321- destination : /learn/docs/guides/ customization/project-structure
318+ destination : /learn/docs/customization/project-structure
322319 permanent : true
323320 - source : /learn/docs/getting-started/development
324321 destination : /learn/docs/preview-publish/previewing-changes-locally
@@ -388,7 +385,7 @@ redirects:
388385 permanent : true
389386
390387 - source : /learn/docs/getting-started/changelog/:slug*
391- destination : /learn/docs/changelogs /:slug*
388+ destination : /learn/docs/changelog /:slug*
392389 permanent : true
393390
394391 - source : /learn/docs/api-references/api-explorer
@@ -400,6 +397,9 @@ redirects:
400397 - source : /learn/docs/api-references/api-playground
401398 destination : /learn/docs/api-references/api-explorer/overview
402399 permanent : true
400+ - source : /learn/user-feedback
401+ destination : /learn/docs/user-feedback
402+ permanent : true
403403
404404 # ============================================================================
405405 # CLI & API REFERENCE REDIRECTS
@@ -515,7 +515,7 @@ redirects:
515515 destination : /learn/openapi-definition/extensions/:slug*
516516 permanent : true
517517 - source : /learn/api-definition/openapi/sync-specification
518- destination : /learn/openapi/workflow-automation/sync-your-open-api-specification
518+ destination : /learn/openapi-definition /workflow-automation/sync-your-open-api-specification
519519 permanent : true
520520 - source : /learn/api-definition/openapi/frameworks/:slug*
521521 destination : /learn/openapi-definition/server-frameworks/:slug*
0 commit comments