Skip to content

Commit db95f89

Browse files
committed
fix: webpack redirect
1 parent 8fa1fc5 commit db95f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/public/_redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
/tutorial/* /tutorials/ 301
2626

2727
# redirect webpack config
28-
/webpack/ /configuration/webpack/ 301
28+
/webpack /configuration/webpack/ 301

0 commit comments

Comments
 (0)