Map links -> direct family-home-lab-map.html (README + console card)
This commit is contained in:
@@ -6,7 +6,7 @@ storage and an audio transcriber.
|
||||
|
||||
## Architecture
|
||||
|
||||
**Interactive map:** [maps.lab → Family Home Lab](https://maps.lab.audasmedia.com.au/family_home_lab/docs/)
|
||||
**Interactive map:** [maps.lab → Family Home Lab](https://maps.lab.audasmedia.com.au/family_home_lab/docs/family-home-lab-map.html)
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
|
||||
@@ -158,7 +158,7 @@ def _cat() -> list[Tool]:
|
||||
Tool("outline", "Outline", "docs",
|
||||
"Team knowledge wiki", "https://outline.lab.audasmedia.com.au", login=True),
|
||||
Tool("maps", "Lab Maps", "docs",
|
||||
"Interactive architecture map / diagrams", "https://maps.lab.audasmedia.com.au/family_home_lab/docs/"),
|
||||
"Interactive architecture map / diagrams", "https://maps.lab.audasmedia.com.au/family_home_lab/docs/family-home-lab-map.html"),
|
||||
|
||||
# ---- Data & Links --------------------------------------------------
|
||||
Tool("nocodb", "NocoDB", "data",
|
||||
|
||||
Reference in New Issue
Block a user