diff --git a/fern/docs.yml b/fern/docs.yml index 12e62135..f03a16c1 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -52,26 +52,26 @@ versions: slug: beta redirects: - - source: /public/sdks/plug/methods - destination: /public/sdks/web/methods + - source: /:path*/sdks/plug/methods + destination: /:path*/sdks/web/methods permanent: true - - source: /sdks/plug/methods - destination: /sdks/web/methods + - source: /:path*/sdks/plug/methods + destination: /:path*/sdks/web/methods permanent: true - - source: /sdks/plug/install-ios - destination: /sdks/mobile/ios + - source: /:path*/sdks/plug/install-ios + destination: /:path*/sdks/ios permanent: true - - source: /sdks/plug/install-android - destination: /sdks/mobile/android + - source: /:path*/sdks/plug/install-android + destination: /:path*/sdks/android permanent: true - source: /:path*/snap-in-development/:slug* - destination: /public/snapin-development/:slug* + destination: /:path*/snapin-development/:slug* permanent: true - source: /:path*/web/overview - destination: /sdks + destination: /:path*/sdks permanent: true - - source: /sdks/mobile/:path* - destination: /sdks/:path* + - source: /:path*/sdks/mobile/:slug* + destination: /:path*/sdks/:slug* analytics: ga4: