We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a1603e commit f38ed7aCopy full SHA for f38ed7a
1 file changed
index.html
@@ -71,7 +71,7 @@
71
class="h-10 w-10 rounded-lg ring-1 ring-gray-200 dark:ring-white/10"/>
72
<span class="font-semibold text-lg">BasisVR</span>
73
</a>
74
- <a href="https://docs.basisvr.org" target="_blank" class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Docs</a>
+ <a href="https://docs.basisvr.org/docs/getting-started" target="_blank" class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Docs</a>
75
</div>
76
77
<!-- Hero -->
0 commit comments