diff options
Diffstat (limited to 'tvix/docs/src/castore/data-model.md')
-rw-r--r-- | tvix/docs/src/castore/data-model.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/docs/src/castore/data-model.md b/tvix/docs/src/castore/data-model.md index 5e6220cc23fa..7f7e396a2267 100644 --- a/tvix/docs/src/castore/data-model.md +++ b/tvix/docs/src/castore/data-model.md @@ -2,7 +2,7 @@ This provides some more notes on the fields used in castore.proto. -See `//tvix/store/docs/api.md` for the full context. +See [Store API](../store/api.md) for the full context. ## Directory message `Directory` messages use the blake3 hash of their canonical protobuf |