Files
velopack/docfx/index.html
2024-01-27 12:19:03 +00:00

7 lines
172 B
HTML

<span>
Welcome, there's nothing here, you're probably looking for <a href="/docs">the documentation</a>.
</span>
<script>
window.location.href = '/docs';
</script>