Update copy about Teams

This commit is contained in:
Hugo Baraúna 2025-08-19 09:15:15 -03:00
parent 1fa85ea73d
commit d342c0bdcb

View file

@ -5,7 +5,7 @@ defmodule LivebookWeb.Hub.NewLive do
alias Livebook.Teams.Org
alias LivebookWeb.LayoutComponents
on_mount LivebookWeb.SidebarHook
on_mount(LivebookWeb.SidebarHook)
@check_completion_data_interval Application.compile_env(
:livebook,
@ -56,7 +56,7 @@ defmodule LivebookWeb.Hub.NewLive do
target="_blank"
phx-no-format
>
Livebook Teams</a> enables you to deploy Livebook apps to your own infrastructure.
Livebook Teams</a> enables you to deploy notebooks as internal apps or turn Livebook into a controlled environment for runbooks and production operations.
</p>
<p class="mt-4 text-gray-700">
To use it, you need to create or join a Teams organization.