Skip to content

Commit abc6290

Browse files
chore: update user_manual/index.html from master branch
Signed-off-by: GitHub <noreply@github.com>
1 parent 5ec4223 commit abc6290

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

user_manual/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)