We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7da4465 commit 1110c1dCopy full SHA for 1110c1d
resources/www/index.html
@@ -56,7 +56,7 @@ <h3 class="lg:text-2xl md:text-xl px-6 mt-6 text-lg leading-tight">
56
Pest is a testing framework with a focus on simplicity, <br class="sm:block hidden">meticulously designed to bring back the joy of testing in PHP.
57
</h3>
58
<div class="sm:flex-row sm:space-x-6 flex flex-col items-center mt-6">
59
- <a href="/docs/installation"
+ <a href="/docs/pest-v4-is-here-now-with-browser-testing"
60
class="sm:w-auto focus:outline-none w-full px-12 py-4 text-lg font-bold text-gray-900 bg-white border border-white rounded-lg">
61
Get started
62
</a>
0 commit comments