Skip to content

Commit 1b16350

Browse files
authored
Merge pull request #14211 from nextcloud/workflow/update-user_manual/index.html-stable24
2 parents 7f6a4b4 + 2ff66bc commit 1b16350

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)