Skip to content

Commit 769671c

Browse files
authored
Update index.html
1 parent e113a60 commit 769671c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<div class="flex items-center gap-6">
7575
<a href="https://basisvr.org/features"
7676
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Features</a>
77-
<a href="https://docs.basisvr.org/docs/getting-started" target="_blank"
77+
<a href="https://docs.basisvr.org/docs" target="_blank"
7878
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Documentation</a>
7979
<a href="https://basisvr.org/funding"
8080
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Funding</a>
@@ -105,7 +105,7 @@ <h1 class="text-4xl font-extrabold sm:text-6xl">
105105
Features
106106
</a>
107107

108-
<a href="https://docs.basisvr.org/docs/getting-started" target="_blank"
108+
<a href="https://docs.basisvr.org/docs" target="_blank"
109109
class="inline-flex items-center gap-2 rounded-2xl bg-white px-5 py-3 text-sm font-semibold text-gray-900 shadow ring-1 ring-gray-200 hover:bg-gray-50 dark:bg-white/10 dark:text-white dark:ring-white/10">
110110
Documentation
111111
</a>
@@ -197,7 +197,7 @@ <h3 class="font-semibold">GitHub Repository</h3>
197197
</li>
198198

199199
<li>
200-
<a href="https://docs.basisvr.org"
200+
<a href="https://docs.basisvr.org/docs"
201201
class="group block rounded-2xl border border-gray-200 bg-white/70 p-4 shadow-sm backdrop-blur transition hover:-translate-y-0.5 hover:shadow-lg hover:shadow-brand/20 focus:outline-none focus-visible:ring-2 focus-visible:ring-brand dark:border-white/10 dark:bg-white/5">
202202
<div class="flex items-center gap-3">
203203
<div class="inline-flex h-10 w-10 items-center justify-center rounded-xl bg-brand text-white">📘</div>

0 commit comments

Comments
 (0)