File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments