From 8e3ddf1d366061ec4363b0ce4eb176b96fc72c1e Mon Sep 17 00:00:00 2001 From: Meredith Lancaster Date: Thu, 15 Jan 2026 07:51:02 -0800 Subject: [PATCH] wording Signed-off-by: Meredith Lancaster --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f42b066..b935d99 100644 --- a/README.md +++ b/README.md @@ -313,9 +313,8 @@ If you do not want to emit a storage record, set `create-storage-record` to `fal > **NOTE**: Storage records can only be created for artifacts > built from organization owned repositories. -All artifacts with storage records are available for view by navigating to -the `Linked Artifacts` page in your organization by navigating to -`https://github.com/orgs//artifacts` +Artifacts associated with a storage record can be viewed by navigating to +the `Linked Artifacts` page in your organization: `https://github.com/orgs//artifacts` ### Integration with `actions/upload-artifact`