docs: Development > Guides

Signed-off-by: Jackeagle <jackeagle102@gmail.com>
diff --git a/SUMMARY.md b/SUMMARY.md
index 4d4a468..5406f2f 100644
--- a/SUMMARY.md
+++ b/SUMMARY.md
@@ -2,11 +2,11 @@
 
 * [Getting Started](README.md)
 
-## Development
+## Guides
 
-* [Build BlissRoms](development/build-guide.md)
-* [Troubleshooting](development/troubleshoot.md)
-* [Conclusion](development/conclusion.md)
+* [Build BlissRoms](guides/build-guide.md)
+* [Troubleshooting](guides/troubleshoot.md)
+* [Conclusion](guides/conclusion.md)
 
 ## Maintainers
 
diff --git a/development/build-guide.md b/guides/build-guide.md
similarity index 100%
rename from development/build-guide.md
rename to guides/build-guide.md
diff --git a/development/conclusion.md b/guides/conclusion.md
similarity index 100%
rename from development/conclusion.md
rename to guides/conclusion.md
diff --git a/development/troubleshoot.md b/guides/troubleshoot.md
similarity index 100%
rename from development/troubleshoot.md
rename to guides/troubleshoot.md