This commit is contained in:
Marcel Pociot
2021-06-21 21:50:45 +02:00
parent f72c0d546b
commit bbeaa1f0f1

View File

@@ -33,7 +33,7 @@
class="bg-no-repeat w-full min-h-screen">
<div class="container px-4 md:px-8 mx-auto pt-4 flex flex-col">
<header class="pb-6 flex w-full justify-between items-center mt-8">
<a href="https://expose.beyondco.de">
<a href="https://expose.dev">
<img src="https://expose.beyondco.de/images/expose/logo_wide.svg"
class="w-48" alt="Expose"/>
</a>
@@ -54,7 +54,7 @@
You can create public URLs for your local applications through any firewall and VPN with <span class="font-medium">Expose</span>.
Receive webhooks, test local sites on mobile devices and share them with others.
<a href="https://expose.beyondco.de/docs" class="underline text-brand-600 font-medium">
<a href="https://expose.dev/docs" class="underline text-brand-600 font-medium">
Learn more</a>
</p>
</div>