We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb2280a + b6036d9 commit d99f981Copy full SHA for d99f981
1 file changed
user_manual/index.html
@@ -0,0 +1,11 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <title>Nextcloud Documentation</title>
6
+ <!-- This act as a redirect from user_manual/ to user_manual/en -->
7
+ <meta http-equiv="refresh" content="0; url=en" />
8
+ </head>
9
+ <body role="document">
10
+</body>
11
+</html>
0 commit comments