Change copy

This commit is contained in:
Hugo Baraúna 2025-02-24 14:39:53 -03:00
parent 86c4331644
commit cd96130a8b
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ Email domain authentication allows you to authenticate users based on their emai
Currently, this feature supports only Google emails. If you need to use another email provider, [contact our support team](mailto:support@livebook.com?subject=Feature%20request%3A%20Additional%20email%20provider).
> #### Livebook version requirement {: .info}
> This feature is only supported with Livebook v0.15 or later.
> Requires Livebook v0.15 or newer.
## Demo
Here's a quick demo of the feature:

View file

@ -5,7 +5,7 @@ Livebook Teams supports OpenID Connect (OIDC) Single Sign-On, allowing you to au
![](images/auth_via_teams.png)
> #### Livebook version requirement {: .info}
> This feature is only supported with Livebook v0.15 or later.
> Requires Livebook v0.15 or newer.
## Demo