Skip to content

Commit 9102a27

Browse files
authored
fix: broken polish redirects (#299)
1 parent 5fab9aa commit 9102a27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/blog/src/_redirects

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@
55
# Polish articles (no language prefix)
66
/:year/:month/:day/:slug /:slug 301
77
/:year/:month/:day/:slug/ /:slug 301
8+
/pl/:year/:month/:day/:slug /:slug 301
9+
/pl/:year/:month/:day/:slug/ /:slug 301

0 commit comments

Comments
 (0)