mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 21:45:55 +00:00
Replace documentation link in home and 404 page with direct link to official docs beyondco.de (#222)
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
The tunnel "{{ subdomain }}" was not found on this Expose server.
|
||||
</p>
|
||||
<p class="pt-2 text-base">
|
||||
Do you want to host your own Expose server? Check out the <a href="https://sharedwithexpose.com" class="underline">official documentation</a>.
|
||||
Do you want to host your own Expose server? Check out the <a href="https://beyondco.de/docs/expose" class="underline">official documentation</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
<div class="text-dark-blue-800 text-xl pt-16">
|
||||
<h1 class="text-2xl font-bold">Welcome to Expose</h1>
|
||||
<p class="pt-2 text-base">
|
||||
Do you want to host your own Expose server? Check out the <a href="https://sharedwithexpose.com" class="underline">official documentation</a>.
|
||||
Do you want to host your own Expose server? Check out the <a href="https://beyondco.de/docs/expose" class="underline">official documentation</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user