aboutsummaryrefslogtreecommitdiffstats
path: root/docs/contents.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/contents.json')
-rw-r--r--docs/contents.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/contents.json b/docs/contents.json
index 4ca151a..f732746 100644
--- a/docs/contents.json
+++ b/docs/contents.json
@@ -1,6 +1,6 @@
{
"Dat": {
- "Introduction": "dat.md",
+ "Introduction": "modules/dat.md",
"How Dat Works": "how-dat-works.md",
"FAQ": "faq.md"
},
@@ -11,7 +11,7 @@
"Ecosystem": {
"Overview": "ecosystem.md",
"SLEEP": "sleep.md",
- "Hyperdrive": "hyperdrive.md",
- "Hypercore": "hypercore.md"
+ "Hyperdrive": "modules/hyperdrive.md",
+ "Hypercore": "modules/hypercore.md"
}
}