From 411dce1419f4fe8612a5f20559b2db5991400b56 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 4 Apr 2022 19:09:44 -0700 Subject: guide: tweak fileset rel notes --- guide/src/entity_fileset.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'guide/src') diff --git a/guide/src/entity_fileset.md b/guide/src/entity_fileset.md index 818bb9bd..8a9ea832 100644 --- a/guide/src/entity_fileset.md +++ b/guide/src/entity_fileset.md @@ -37,9 +37,9 @@ appended to the "base" URL to get a file download URL. Any "bundle" implies a direct link to an archive or "bundle" (like `.zip` or `.tar`) which contains all the files in this fileset -- `repository` or `platform`: URL of a live-web landing page or other location - where content can be found. May or may not be machine-reachable. -- `webarchive`: web archive version of `repository` +- `repository` or `platform` or `web`: URL of a live-web landing page or other + location where content can be found. May or may not be machine-reachable. +- `webarchive`: web archive version of `repository` landing page - `repository-bundle`: direct URL to a live-web "archive" file, such as `.zip`, which contains all of the individual files in this fileset - `webarchive-bundle`: web archive version of `repository-bundle` -- cgit v1.2.3