From 756019bb315dbe84f9419a64d8cf1e015d32cbd1 Mon Sep 17 00:00:00 2001 From: trivedi-vatsal Date: Sat, 29 Aug 2026 07:46:43 +0530 Subject: [PATCH] docs: point Logs at the marketing demo section Co-authored-by: Cursor --- src/content/docs/using/logs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/docs/using/logs.md b/src/content/docs/using/logs.md index 276f629..3aaa23f 100644 --- a/src/content/docs/using/logs.md +++ b/src/content/docs/using/logs.md @@ -15,7 +15,8 @@ fetches it. The reader's browser does**, so it requires a session by default. A binding can opt into shareable logs, which makes that one job's page readable by anyone holding the link. The same rule applies to `GET /api/v1/jobs/{id}/logs`. Job ids are random UUIDs, but treat such a link as -a secret. +a secret. Live examples (real Check Runs on a self-hosted instance) are on the +[marketing site demo section](https://openpreflight.xyz/#demo). Retention and size caps are settings; see [Configuration](/start/configuration/).