community-apps/index.html
2020-05-31 21:43:12 -04:00

17 lines
No EOL
402 B
HTML

<!--
// index.html
//
// Created by Keb Helion, February 2020.
// Copyright 2020 Vircadia contributors.
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
-->
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Refresh" content="0; url=web/index.html" />
</head>
<body>
</body>
</html>