Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
user-manual
manual-build
Commits
9085a5c4
Commit
9085a5c4
authored
Apr 30, 2019
by
Kristina Hoeppner
Browse files
Change redirect to 19.04
parent
d1ef084d
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/index.html
View file @
9085a5c4
...
...
@@ -19,7 +19,7 @@
if
(
!
[
"
en
"
,
"
de
"
,
"
fr
"
,
"
ja
"
,
"
nl
"
].
includes
(
lang
))
{
lang
=
"
en
"
;
}
window
.
location
=
"
https://manual.mahara.org/
"
+
lang
+
"
/1
8.10
/
"
;
window
.
location
=
"
https://manual.mahara.org/
"
+
lang
+
"
/1
9.04
/
"
;
});
</script>
</body>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment