Skip to content

Commit cd5dbf5

Browse files
author
Kapil Gowru
committed
fix: add some remaining redirects
1 parent cd2cfee commit cd5dbf5

File tree

4 files changed

+1948
-1404
lines changed

4 files changed

+1948
-1404
lines changed

fern/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ redirects:
270270
permanent: true
271271
# General SDK capabilities pattern (will catch any not specifically overridden above)
272272
- source: /learn/sdks/capabilities/:slug*
273-
destination: /learn/sdks/overview/capabilities/:slug*
273+
destination: /learn/sdks/overview/introduction
274274
permanent: true
275275

276276
# SDK Reference redirects

fern/products/docs/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ navigation:
172172
path: ./pages/authentication/sso.mdx
173173
- page: Role based access control (RBAC)
174174
path: ./pages/authentication/rbac.mdx
175+
slug: rbac
175176
- page: API Key Injection
176177
path: ./pages/api-references/autopopulate-api-key.mdx
177178
- section: Enterprise

fern/products/sdks/sdks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ navigation:
121121
- changelog: ./overview/ruby/changelog
122122
- page: Publishing to RubyGems
123123
path: ./overview/ruby/publishing-to-rubygems.mdx
124+
slug: publishing-to-rubygems
124125
- page: Adding custom code
125126
hidden: true
126127
path: ./overview/ruby/custom-code.mdx

0 commit comments

Comments
 (0)