change develop link to docs

This commit is contained in:
2024-05-25 16:41:56 -05:00
parent e76a40f9b6
commit fe5fde584a
+3 -3
View File
@@ -56,9 +56,9 @@
<a <a
target="_blank" target="_blank"
class="inline-block rounded border border-blue-400 px-12 py-3 text-sm font-medium text-blue-600 hover:bg-blue-400 hover:text-white focus:outline-none focus:ring active:bg-blue-500" class="inline-block rounded border border-blue-400 px-12 py-3 text-sm font-medium text-blue-600 hover:bg-blue-400 hover:text-white focus:outline-none focus:ring active:bg-blue-500"
href="https://github.com/jwetzell/showbridge" href="https://docs.showbridge.io"
data-umami-event="develop-click"> data-umami-event="docs-click">
Develop Docs
</a> </a>
</div> </div>
</div> </div>