chore: move unused docs

This commit is contained in:
Richard Tang
2026-02-06 17:11:13 -08:00
parent 2f57ca10f7
commit 26b8b2f448
5 changed files with 3 additions and 102 deletions
+1 -1
View File
@@ -200,7 +200,7 @@ hive/ # Repository root
├── CONTRIBUTING.md # Contribution guidelines
├── CHANGELOG.md # Version history
├── LICENSE # Apache 2.0 License
├── CODE_OF_CONDUCT.md # Community guidelines
├── docs/CODE_OF_CONDUCT.md # Community guidelines
└── SECURITY.md # Security policy
```