@@ -190,39 +190,39 @@ redirects:
190190 destination : /learn/sdks/deep-dives/customize-method-names
191191 permanent : true
192192 - source : /learn/sdks/guides/preview-your-sdk-locally
193- destination : /learn/sdks/deep-dives/setup- local-sdk -previews
193+ destination : /learn/sdks/deep-dives/local-previews
194194 permanent : true
195195 - source : /learn/sdks/capabilities/auto-pagination
196- destination : /learn/v2/sdks/deep-dives/configure- auto-pagination
196+ destination : /learn/v2/sdks/deep-dives/auto-pagination
197197 permanent : true
198198 - source : /learn/sdks/capabilities/idempotency-headers
199- destination : /learn/sdks/deep-dives/configure- idempotency
199+ destination : /learn/sdks/deep-dives/idempotency
200200 permanent : true
201201
202202 # SDK Package Managers redirects
203203 - source : /learn/sdks/package-managers/:slug*
204204 destination : /learn/sdks/guides/publish-to-package-managers/:slug*
205205 permanent : true
206206 - source : /learn/sdks/guides/publish-to-package-managers/npm-type-script
207- destination : /learn/sdks/generators/typescript/publishing-to-npm
207+ destination : /learn/sdks/generators/typescript/publishing
208208 permanent : true
209209 - source : /learn/sdks/guides/publish-to-package-managers/pypi
210- destination : /learn/sdks/generators/python/publishing-to-py-pi
210+ destination : /learn/sdks/generators/python/publishing
211211 permanent : true
212212 - source : /learn/sdks/guides/publish-to-package-managers/nuget
213- destination : /learn/sdks/generators/net/publishing-to-nu-get
213+ destination : /learn/sdks/generators/net/publishing
214214 permanent : true
215215 - source : /learn/sdks/guides/publish-to-package-managers/pkgsite
216- destination : /learn/sdks/generators/go/publishing-as-a-go-module
216+ destination : /learn/sdks/generators/go/publishing
217217 permanent : true
218218 - source : /learn/sdks/guides/publish-to-package-managers/maven-central
219- destination : /learn/sdks/generators/java/publishing-to-maven-central
219+ destination : /learn/sdks/generators/java/publishing
220220 permanent : true
221221 - source : /learn/sdks/guides/publish-to-package-managers/rubygems
222- destination : /learn/sdks/generators/ruby/publishing-to-rubygems
222+ destination : /learn/sdks/generators/ruby/publishing
223223 permanent : true
224224 - source : /learn/sdks/guides/publish-to-package-managers/packagist
225- destination : /learn/sdks/generators/php/publishing-to-packagist
225+ destination : /learn/sdks/generators/php/publishing
226226 permanent : true
227227
228228 # SDK Introduction redirects
@@ -482,7 +482,7 @@ redirects:
482482 destination : /learn/openapi-definition/overview
483483 permanent : true
484484 - source : /learn/api-definition/introduction/what-is-the-fern-folder
485- destination : /learn/sdks/overview/set-up-the-fern-folder
485+ destination : /learn/sdks/overview/quickstart
486486 permanent : true
487487 - source : /learn/api-definition/introduction/:slug*
488488 destination : /learn/openapi-definition/overview
0 commit comments