diff --git a/docs/plans/2026-03-03-lthn-lan-handover.md b/docs/plans/2026-03-03-lthn-lan-handover.md index 3b9b240..d3a411a 100644 --- a/docs/plans/2026-03-03-lthn-lan-handover.md +++ b/docs/plans/2026-03-03-lthn-lan-handover.md @@ -44,7 +44,7 @@ mkdir -p /opt/services/lthn-lan cd /opt/services/lthn-lan # Clone via forge SSH -git clone ssh://git@forge.lthn.ai:2223/host-uk/host.uk.com.git app +git clone ssh://git@forge.lthn.ai:2223/lthn/hostuk.git app cd app ```