Remove mentions from Teams beta

This commit is contained in:
Hugo Baraúna 2025-05-02 16:53:23 -03:00
parent 711c4ab903
commit 1678182c5b

View file

@ -51,14 +51,10 @@ defmodule LivebookWeb.Hub.NewLive do
target="_blank" target="_blank"
phx-no-format phx-no-format
> >
Livebook Teams</a> enables you to deploy internal tools built with Elixir and Livebook to your own infrastructure. It is currently in closed beta. Livebook Teams</a> enables you to deploy Livebook apps to your own infrastructure.
</p> </p>
<p class="mt-4 text-gray-700"> <p class="mt-4 text-gray-700">
To create a Teams organization, you must <a To use it, you need to create or join a Teams organization.
class="font-medium underline text-gray-900 hover:no-underline"
href="https://livebook.dev/teams?ref=LivebookApp"
target="_blank"
>join the beta for free early access</a>.
</p> </p>
</div> </div>
<!-- TABS --> <!-- TABS -->