about summary refs log tree commit diff
path: root/tvix/store
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/store')
-rw-r--r--tvix/store/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/store/README.md b/tvix/store/README.md
index 9515685167..ca64cd249c 100644
--- a/tvix/store/README.md
+++ b/tvix/store/README.md
@@ -11,7 +11,7 @@ level than that, which provides more deduplication possibilities, and more
 granular copying.
 
 However, enough information is preserved to still be able to render NAR and
-NARInfo (handled by `//tvix/nar-bridge`).
+NARInfo when needed.
 
 ## More Information
 Check the `protos/` subfolder for the definition of the exact RPC methods and