Skip to content

Commit 27f975f

Browse files
committed
fixed name of link
1 parent c6244e9 commit 27f975f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

funding.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<a href="https://basisvr.org/philosophy" class="text-gray-600 dark:text-gray-300 hover:text-brand">Philosophy</a>
8383
<a href="https://docs.basisvr.org" target="_blank" class="text-gray-600 dark:text-gray-300 hover:text-brand">Docs</a>
8484
<a href="https://github.com/BasisVR/basis" target="_blank" class="text-gray-600 dark:text-gray-300 hover:text-brand">GitHub</a>
85-
<a href="https://basisvr.org/features" target="_blank" class="text-gray-600 dark:text-gray-300 hover:text-brand">GitHub</a>
85+
<a href="https://basisvr.org/features" target="_blank" class="text-gray-600 dark:text-gray-300 hover:text-brand">features</a>
8686
</nav>
8787
</div>
8888

0 commit comments

Comments
 (0)