Skip to content

Commit 8bf457d

Browse files
committed
Fixed redirects again
1 parent 891e545 commit 8bf457d

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/website/static/_redirects

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
/feed.xml/ /blog/index.xml 302
66

77
# File download proxy redirects
8-
/files/CN1Libs.xml https://raw.githubusercontent.com/codenameone/CodenameOneLibs/refs/heads/master/CN1Libs.xml 302!
9-
/files/cn1libs/:filename.cn1lib https://github.com/codenameone/CodenameOneLibs/raw/refs/heads/master/cn1libs/:filename.cn1lib 302!
10-
/files/CodeNameOneBuildClient.jar https://github.com/codenameone/CodenameOne/raw/refs/heads/master/maven/CodeNameOneBuildClient.jar 302!
8+
/files/CN1Libs.xml https://raw.githubusercontent.com/codenameone/CodenameOneLibs/refs/heads/master/CN1Libs.xml 302
9+
/files/CN1Libs.xml/ https://raw.githubusercontent.com/codenameone/CodenameOneLibs/refs/heads/master/CN1Libs.xml 302
10+
/files/cn1libs/:filename.cn1lib https://github.com/codenameone/CodenameOneLibs/raw/refs/heads/master/cn1libs/:filename.cn1lib 302
11+
/files/CodeNameOneBuildClient.jar https://github.com/codenameone/CodenameOne/raw/refs/heads/master/maven/CodeNameOneBuildClient.jar 302
1112

1213
# Demo URL migrations (legacy WordPress -> current demo-* naming)
1314
/demo.html/ /demos/ 301!

0 commit comments

Comments
 (0)