From 2b5a97e25db784d15baeea2cc234c0deb414e241 Mon Sep 17 00:00:00 2001 From: Deathcharge Date: Wed, 29 Jul 2026 11:29:30 -0400 Subject: [PATCH] docs: update Samsarix Unified recovery links --- services/backup_system.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/backup_system.py b/services/backup_system.py index 6e526d2..ab87ced 100644 --- a/services/backup_system.py +++ b/services/backup_system.py @@ -230,7 +230,7 @@ def create_recovery_guide(self): # Reinitialize git cd /path/to/restore/ git init -git remote add origin https://github.com/Deathcharge/helix-unified.git +git remote add origin https://github.com/Deathcharge/samsarix-unified.git # Restore to previous commit git fetch origin @@ -288,7 +288,7 @@ def create_recovery_guide(self): ## 📋 CRITICAL URLS TO PRESERVE -**GitHub Repository**: https://github.com/Deathcharge/helix-unified +**GitHub Repository**: https://github.com/Deathcharge/samsarix-unified **Railway Backend**: https://helix-unified-production.up.railway.app **Zapier Dashboard**: https://helix-coordination-dashboard.zapier.app **Context Vault**: Navigate to page 16 in Streamlit dashboard