We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28fde93 commit 5c292ecCopy full SHA for 5c292ec
mix.exs
@@ -286,8 +286,8 @@ defmodule Livebook.MixProject do
286
"docs/teams/shared_secrets.md",
287
"docs/teams/shared_file_storages.md",
288
{"docs/teams/git_file_storage.md", title: "Open notebooks from a private Git"},
289
- {"docs/teams/phoenix_integration.md", title: "How-to integrate with a Phoenix app"},
290
- "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"},
291
{"docs/teams/teams_concepts.md", title: "Livebook Teams concepts"},
292
"docs/authentication/basic_auth.md",
293
"docs/authentication/cloudflare.md",
0 commit comments