about summary refs log tree commit diff
path: root/tvix/docs/src/store/api.md
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2024-06-14T14·45+0300
committerflokli <flokli@flokli.de>2024-06-15T03·56+0000
commit6e321c615c74ed151124f677597e5e2d25e07431 (patch)
tree7c7019683b6c32c4560668fd03eee866c26ac184 /tvix/docs/src/store/api.md
parent46585bee1543123b2a64817eb7beace36af10436 (diff)
docs(tvix/*store): add some internal links r/8277
We can now cross-link between pages, and it actually works.

Change-Id: Id8bd85111672c687118db9adae7f5066f22441f5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11817
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Ilan Joselevich <personal@ilanjoselevich.com>
Diffstat (limited to '')
-rw-r--r--tvix/docs/src/store/api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/docs/src/store/api.md b/tvix/docs/src/store/api.md
index c5a5c477aa17..7812b1a6cb64 100644
--- a/tvix/docs/src/store/api.md
+++ b/tvix/docs/src/store/api.md
@@ -5,7 +5,7 @@ This document outlines the design of the API exposed by tvix-castore and tvix-
 store, as well as other implementations of this store protocol.
 
 This document is meant to be read side-by-side with
-[castore.md](../../castore/docs/data-model.md) which describes the data model
+[Data Model](../castore/data-model.md) which describes the data model
 in more detail.
 
 The store API has four main consumers: