Skip to content

Commit 915a6a4

Browse files
author
Kapil Gowru
committed
fix: removed double redirects
1 parent 698a2f0 commit 915a6a4

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
@@ -411,6 +411,9 @@ redirects:
411411
- source: /learn/docs/content/visual-editor
412412
destination: /learn/docs/writing-content/visual-editor
413413
permanent: true
414+
- source: /learn/docs/writing-content/code-blocks
415+
destination: /learn/docs/writing-content/components/code-blocks
416+
permanent: true
414417

415418
- source: /learn/docs/getting-started/changelog/:slug*
416419
destination: /learn/docs/changelog/:slug*

0 commit comments

Comments
 (0)