We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f6a4b4 + 2ff66bc commit 1b16350Copy full SHA for 1b16350
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