summaryrefslogtreecommitdiff
path: root/registry
diff options
context:
space:
mode:
Diffstat (limited to 'registry')
-rw-r--r--registry/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/registry/README.md b/registry/README.md
index 914db30a2f01..617ef4a73b81 100644
--- a/registry/README.md
+++ b/registry/README.md
@@ -1,8 +1,8 @@
-Registry reading, etc.
+# Registry Reading, etc
This provides tools for dealing with the legacy binary types database
format, still in use by extensions and the core code. While the actual
-binary file format is implemented by the [[store]] code, the wrapper
+binary file format is implemented by the `store` code, the wrapper
that turns this into a type registry is implemented here.
While this code is primarily used in only two modes: