We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f62a20 commit c08db9eCopy full SHA for c08db9e
mix.exs
@@ -273,8 +273,8 @@ defmodule Livebook.MixProject do
273
"docs/teams/shared_secrets.md",
274
"docs/teams/shared_file_storages.md",
275
{"docs/teams/git_file_storage.md", title: "Open notebooks from a private Git"},
276
- {"docs/teams/phoenix_integration.md", title: "How-to integrate with a Phoenix app"},
277
- "docs/teams/audit_logs.md",
+ {"docs/teams/phoenix_integration.md", title: "Integrate with a Phoenix app"},
+ {"docs/teams/audit_logs.md", title: "Audit logs for code execution"},
278
{"docs/teams/teams_concepts.md", title: "Livebook Teams concepts"},
279
"docs/authentication/basic_auth.md",
280
"docs/authentication/cloudflare.md",
0 commit comments