Fix link to ZTAs docs

This commit is contained in:
Hugo Baraúna 2024-03-06 16:36:27 -03:00
parent fbea79c1b0
commit ca46b3eab6

View file

@ -168,7 +168,7 @@ defmodule LivebookWeb.AppComponents do
See the
<a
class="text-blue-800 hover:text-blue-600"
href={"https://hexdocs.pm/livebook/#{zta_metadata.type}"}
href={"https://hexdocs.pm/livebook/#{zta_metadata.type}.html"}
>
Authentication with <%= zta_metadata.name %> docs
</a>