aboutsummaryrefslogtreecommitdiffstats
path: root/guide
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2022-04-04 19:09:44 -0700
committerBryan Newbold <bnewbold@robocracy.org>2022-04-04 19:09:44 -0700
commit411dce1419f4fe8612a5f20559b2db5991400b56 (patch)
treeffd6c22c1ec43a2012e51f294b7f683e3a1b5d6c /guide
parent5d7bce1ebef2885f3d21b87cadcd18c90ea7d21a (diff)
downloadfatcat-411dce1419f4fe8612a5f20559b2db5991400b56.tar.gz
fatcat-411dce1419f4fe8612a5f20559b2db5991400b56.zip
guide: tweak fileset rel notes
Diffstat (limited to 'guide')
-rw-r--r--guide/src/entity_fileset.md6
1 files changed, 3 insertions, 3 deletions
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`