Skip to content

Commit 75f9cb3

Browse files
committed
Remove Livebook Teams link from add org page
1 parent a4a2206 commit 75f9cb3

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

lib/livebook_web/live/hub/new_live.ex

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,7 @@ defmodule LivebookWeb.Hub.NewLive do
4848
<div>
4949
<LayoutComponents.title text="Add organization" />
5050
<p class="mt-4 text-gray-700">
51-
<a
52-
class="font-medium underline text-gray-900 hover:no-underline"
53-
href="https://livebook.dev/teams?ref=LivebookApp"
54-
target="_blank"
55-
phx-no-format
56-
>
57-
Livebook Teams</a> enables you to deploy notebooks as internal apps or turn Livebook into a controlled environment for runbooks and production operations.
51+
Livebook Teams enables you to deploy notebooks as internal apps or turn Livebook into a controlled environment for runbooks and production operations.
5852
</p>
5953
<p class="mt-4 text-gray-700">
6054
To use it, you need to join a Teams organization.

0 commit comments

Comments
 (0)