https://github.com/owncloud/core
Raw File
Tip revision: e9a38e66921683559e16ab480f4790e44f548480 authored by Juergen Weigert on 02 September 2022, 07:39:53 UTC
remove the word beta from the version string.
Tip revision: e9a38e6
index.html
<!DOCTYPE html>
<html>
<head>
	<script type="text/javascript"> window.location.href="index.php"; </script>
	<meta http-equiv="refresh" content="0; URL=index.php">
</head>
</html>
back to top