Skip to content

Commit e10d256

Browse files
authored
docs: add redirect to dtl template (#1347)
1 parent 35a64b8 commit e10d256

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

netlify.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
[[redirects]]
3737
from = "/new-rtl"
3838
to = "https://stackblitz.com/edit/rtl-template"
39+
[[redirects]]
40+
from = "/new-dtl"
41+
to = "https://stackblitz.com/edit/dtl-template"
3942

4043
# Support page to help page
4144
[[redirects]]

0 commit comments

Comments
 (0)