File tree Expand file tree Collapse file tree 4 files changed +1948
-1404
lines changed Expand file tree Collapse file tree 4 files changed +1948
-1404
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments