mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-12-12 06:36:42 +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">
|
<p class="text-gray-700">
|
||||||
<a
|
<a
|
||||||
class="font-medium underline text-gray-900 hover:no-underline"
|
class="font-medium underline text-gray-900 hover:no-underline"
|
||||||
href="https://livebook.dev/teams"
|
href="https://livebook.dev/teams?ref=LivebookApp"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
Learn more about Livebook Teams
|
Learn more about Livebook Teams
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue