mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-01-19 21:38:13 +08:00
Add ref to livebook teams link (#2095)
This commit is contained in:
parent
00834f131d
commit
24827f5055
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ defmodule LivebookWeb.Hub.NewLive do
|
|||
<p class="text-gray-700">
|
||||
<a
|
||||
class="font-medium underline text-gray-900 hover:no-underline"
|
||||
href="https://livebook.dev/teams"
|
||||
href="https://livebook.dev/teams?ref=LivebookApp"
|
||||
target="_blank"
|
||||
>
|
||||
Learn more about Livebook Teams
|
||||
|
|
Loading…
Reference in a new issue