fix: address santa-loop review findings (round 1)
Update remaining old-name references in body text: - ARCHITECTURE.md:219 directory layout: languard-server-manager/ → languard-servers-manager/ - IMPLEMENTATION_PLAN.md:405 setup instructions: cd languard-server-manager → cd languard-servers-manager
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Languard Server Manager — System Architecture
|
||||
# Languard Servers Manager — System Architecture
|
||||
|
||||
## Overview
|
||||
|
||||
@@ -216,7 +216,7 @@ LANGUARD_LOG_RETENTION_DAYS=7
|
||||
## Directory Layout
|
||||
|
||||
```
|
||||
languard-server-manager/
|
||||
languard-servers-manager/
|
||||
├── backend/
|
||||
│ ├── main.py # FastAPI app factory
|
||||
│ ├── config.py # Settings from env
|
||||
|
||||
Reference in New Issue
Block a user