Skip to content

Commit d99f981

Browse files
authored
Merge pull request #14212 from nextcloud/workflow/update-user_manual/index.html-stable29
2 parents eb2280a + b6036d9 commit d99f981

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)