Skip to content

Commit 08272ad

Browse files
committed
Added additional file redirects for cn1libs, build client etc.
1 parent c1c7609 commit 08272ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/website/static/_redirects

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
/feed.xml /blog/index.xml 302
55
/feed.xml/ /blog/index.xml 302
66

7+
# 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!
11+
712
# Demo URL migrations (legacy WordPress -> current demo-* naming)
813
/demo.html/ /demos/ 301!
914
/demo.html /demos/ 301!

0 commit comments

Comments
 (0)