mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-08 14:04:31 +08:00
Remove mentions from Teams beta
This commit is contained in:
parent
711c4ab903
commit
1678182c5b
1 changed files with 2 additions and 6 deletions
|
@ -51,14 +51,10 @@ defmodule LivebookWeb.Hub.NewLive do
|
|||
target="_blank"
|
||||
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 class="mt-4 text-gray-700">
|
||||
To create a Teams organization, you must <a
|
||||
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>.
|
||||
To use it, you need to create or join a Teams organization.
|
||||
</p>
|
||||
</div>
|
||||
<!-- TABS -->
|
||||
|
|
Loading…
Add table
Reference in a new issue