Skip to content

Commit 3cedb52

Browse files
authored
Update features.html
1 parent 40f2150 commit 3cedb52

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

features.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272

273273
<nav class="hidden md:flex items-center gap-6 text-sm">
274274
<a href="https://basisvr.org/features.html" class="text-gray-900 dark:text-gray-100 font-semibold">Features</a>
275-
<a href="https://docs.basisvr.org/docs/getting-started" target="_blank" class="text-gray-600 dark:text-gray-300 hover:text-brand">Documentation</a>
275+
<a href="https://docs.basisvr.org/docs" target="_blank" class="text-gray-600 dark:text-gray-300 hover:text-brand">Documentation</a>
276276
<a href="https://basisvr.org/funding" class="text-gray-600 dark:text-gray-300 hover:text-brand">Funding</a>
277277
<a href="https://basisvr.org/philosophy" class="text-gray-600 dark:text-gray-300 hover:text-brand">Philosophy</a>
278278
<a href="https://github.com/BasisVR/basis" class="text-gray-600 dark:text-gray-300 hover:text-brand">GitHub</a>
@@ -319,7 +319,7 @@ <h1 class="mt-4 text-4xl/tight sm:text-5xl/tight font-extrabold">
319319

320320
<!-- Quick links -->
321321
<div class="mt-3 space-y-3">
322-
<a href="https://docs.basisvr.org/docs/getting-started" target="_blank"
322+
<a href="https://docs.basisvr.org/docs" target="_blank"
323323
class="block rounded-2xl border border-black/10 dark:border-white/10 bg-white/70 dark:bg-white/[0.06] p-3 text-sm hover:ring-2 hover:ring-brand">
324324
<div class="flex items-center justify-between">
325325
<span>Getting Started Guide</span><span class="text-gray-500"></span>

0 commit comments

Comments
 (0)