We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d7996 commit 32a0001Copy full SHA for 32a0001
resources/views/components/home/partners.blade.php
@@ -137,7 +137,7 @@ class="text-sm text-gray-600 2xl:text-base dark:text-zinc-400"
137
</div>
138
139
<a
140
- href="/docs/getting-started/sponsoring"
+ href="/partners"
141
aria-label="Learn about sponsoring the NativePHP project"
142
class="group flex w-full items-center justify-center gap-2.5 rounded-xl bg-white/50 px-6 py-2.5 transition duration-300 hover:bg-white/80 sm:w-auto dark:bg-[#d7ff83] dark:text-black dark:hover:bg-lime-300"
143
>
0 commit comments