Skip to content

Commit 3fbb1e2

Browse files
Kapil GowruKapil Gowru
authored andcommitted
fix: added api-definitions product
1 parent 51aa5fc commit 3fbb1e2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

fern/docs.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
instances:
2-
- url: fern-v2.docs.buildwithfern.com/learn/v2
2+
- url: fern-v2.docs.buildwithfern.com/learn
33
- url: fern.docs.buildwithfern.com/learn
44
custom-domain: buildwithfern.com/learn
55
edit-this-page:
@@ -86,7 +86,6 @@ products:
8686
image: ./images/product-switcher/fern-definition-light.png
8787
slug: fern-definition
8888

89-
9089
css: ./assets/styles.css
9190

9291
navbar-links:
@@ -193,7 +192,7 @@ redirects:
193192
destination: /learn/sdks/deep-dives/local-previews
194193
permanent: true
195194
- source: /learn/sdks/capabilities/auto-pagination
196-
destination: /learn/v2/sdks/deep-dives/auto-pagination
195+
destination: /learn/sdks/deep-dives/auto-pagination
197196
permanent: true
198197
- source: /learn/sdks/capabilities/idempotency-headers
199198
destination: /learn/sdks/deep-dives/idempotency
@@ -556,7 +555,6 @@ redirects:
556555
# ============================================================================
557556
# API REFERENCE REDIRECTS
558557
# ============================================================================
559-
560558
- source: /learn/openapi-definition/:slug*
561559
destination: /learn/api-definitions/openapi/:slug*
562560
permanent: true

0 commit comments

Comments
 (0)