From ec95d3011fb0bcdafa76592941360a88a72227c2 Mon Sep 17 00:00:00 2001 From: Meredith Lancaster Date: Thu, 15 Jan 2026 07:53:44 -0800 Subject: [PATCH] Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b935d99..4f3fc33 100644 --- a/README.md +++ b/README.md @@ -314,7 +314,7 @@ If you do not want to emit a storage record, set `create-storage-record` to `fal > built from organization owned repositories. Artifacts associated with a storage record can be viewed by navigating to -the `Linked Artifacts` page in your organization: `https://github.com/orgs//artifacts` +the `Linked Artifacts` page in your organization: `https://github.com/orgs/YOUR_ORG/artifacts` (replace `YOUR_ORG` with your organization name). ### Integration with `actions/upload-artifact`