Skip to content

Commit 40f2150

Browse files
authored
Update funding.html
1 parent 769671c commit 40f2150

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

funding.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</a>
8080
<nav class="hidden sm:flex items-center gap-5 text-sm">
8181
<a href="https://basisvr.org/features" class="text-gray-600 dark:text-gray-300 hover:text-brand">Features</a>
82-
<a href="https://docs.basisvr.org" target="_blank" class="text-gray-600 dark:text-gray-300 hover:text-brand">Documentation</a>
82+
<a href="https://docs.basisvr.org/docs" target="_blank" class="text-gray-600 dark:text-gray-300 hover:text-brand">Documentation</a>
8383
<a href="https://basisvr.org/funding" class="text-gray-900 dark:text-gray-100 font-semibold">Funding</a>
8484
<a href="https://basisvr.org/philosophy" class="text-gray-600 dark:text-gray-300 hover:text-brand">Philosophy</a>
8585
<a href="https://github.com/BasisVR/basis" class="text-gray-600 dark:text-gray-300 hover:text-brand">GitHub</a>
@@ -113,7 +113,7 @@ <h1 class="text-4xl font-extrabold sm:text-6xl">
113113
class="inline-flex items-center gap-2 rounded-2xl bg-indigo-600 px-5 py-3 text-sm font-semibold text-white shadow hover:shadow-lg focus:outline-none focus-visible:ring-2 focus-visible:ring-brand">
114114
Join the Discord
115115
</a>
116-
<a href="https://docs.basisvr.org" target="_blank"
116+
<a href="https://docs.basisvr.org/docs" target="_blank"
117117
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">
118118
Read the Docs
119119
</a>

0 commit comments

Comments
 (0)