diff --git a/doc/terms.md b/doc/terms.md
index 64e84edc5..c508c4300 100644
--- a/doc/terms.md
+++ b/doc/terms.md
@@ -38,15 +38,15 @@ if things here are confusing or lacking.
- get
+ href="/gw/doc/protocol/blob-get.md">get
a blob by its blobref.
- put
+ href="/gw/doc/protocol/blob-upload.md">put
a blob by its blobref.
- enumerate
+ href="/gw/doc/protocol/blob-enumerate.md">enumerate
all your blobs, sorted by their blobrefs. Enumeration is
only really used by your search server and by a full sync
between your blob server mirrors.