Skip to content

Commit 7b6c14d

Browse files
author
Kapil Gowru
committed
feat: updated slug to openapi-definition
1 parent 81e888b commit 7b6c14d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

fern/docs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ products:
4545
path: ./products/openapi-def/openapi-def.yml
4646
icon: fa-regular fa-book
4747
image: ./images/product-switcher/openapi-def.png
48-
slug: openapi
48+
slug: openapi-definition
4949

5050
- display-name: Fern Definition
5151
path: ./products/fern-def/fern-def.yml
@@ -530,10 +530,10 @@ redirects:
530530

531531
# API Definition Introduction redirects
532532
- source: /learn/api-definition/introduction/what-is-an-api-definition
533-
destination: /learn/api-definition/what-is-an-api-definition
533+
destination: /learn/openapi-definition/overview
534534
permanent: true
535535
- source: /learn/api-definition/introduction/what-is-the-fern-folder
536-
destination: /learn/api-definition/what-is-the-fern-folder
536+
destination: /learn/sdks/overview/set-up-the-fern-folder
537537
permanent: true
538538
- source: /learn/api-definition/introduction/:slug*
539539
destination: /learn/api-definition/:slug*

0 commit comments

Comments
 (0)