diff --git a/README.md b/README.md
index d17dec61..33b958c1 100644
--- a/README.md
+++ b/README.md
@@ -211,7 +211,7 @@ The below benchmarks were done on my local M1 Macbook Pro. by running the script
-For a technical walkthrough of how a BlendSQL query is executed, check out [technical_walkthrough.md](./technical_walkthrough.md).
+For a technical walkthrough of how a BlendSQL query is executed, check out [technical_walkthrough.md](./docs/technical_walkthrough.md).
## Install
```
diff --git a/technical_walkthrough.md b/docs/technical_walkthrough.md
similarity index 100%
rename from technical_walkthrough.md
rename to docs/technical_walkthrough.md