Skip to content
Snippets Groups Projects
Verified Commit 01ff33d8 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

fix redirect

parent e5c8b187
No related branches found
No related tags found
No related merge requests found
...@@ -59,7 +59,7 @@ do ...@@ -59,7 +59,7 @@ do
# auto redirect file to the stable version # auto redirect file to the stable version
echo '<html>\n echo '<html>\n
<head>\n <head>\n
<meta http-equiv="refresh" content="0; url='$PAGEURL'/'$BLADE'/stable/index.html"/>\n <meta http-equiv="refresh" content="0; url='$PAGEURL'/'$BLADE'/stable"/>\n
</head>\n </head>\n
<body>\n <body>\n
</bod>\n </bod>\n
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment