Skip to content

Commit 85b79c9

Browse files
committed
Redirect to 2.5 Docs
1 parent b6467d5 commit 85b79c9

File tree

10 files changed

+25
-2734
lines changed

10 files changed

+25
-2734
lines changed

server/docs/2.3.0/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<div class="message">WebUI Documentations<Br><Br>Redirection, Please wait...</div>
2424
<script>
2525
setTimeout(function() {
26-
window.location.href = "../2.4";
26+
window.location.href = "../2.5";
2727
}, 1000); // Redirects after 1 second
2828
</script>
2929
</body>

server/docs/2.4.0/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<div class="message">WebUI Documentations<Br><Br>Redirection, Please wait...</div>
2424
<script>
2525
setTimeout(function() {
26-
window.location.href = "../2.4";
26+
window.location.href = "../2.5";
2727
}, 1000); // Redirects after 1 second
2828
</script>
2929
</body>

0 commit comments

Comments
 (0)