Skip to content

Commit 3a46048

Browse files
committed
add redirect for broken link
1 parent a57559d commit 3a46048

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

fern/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,9 @@ redirects:
431431
- source: /learn/user-feedback
432432
destination: /learn/docs/user-feedback
433433
permanent: true
434+
- source: /learn/docs/customization/what-is-docs-yml
435+
destination: /learn/docs/configuration/what-is-docs-yml
436+
permanent: true
434437

435438
# ============================================================================
436439
# CLI & API REFERENCE REDIRECTS

0 commit comments

Comments
 (0)