From bbb0215c98b251f7ee5051b50f2ffe4d52367da8 Mon Sep 17 00:00:00 2001 From: Joshua Date: Mon, 29 Jun 2026 21:10:15 +0000 Subject: [PATCH] docs: update repo domain to cubecraftlabs.com Rename code.cubecraftcreations.com -> code.cubecraftlabs.com in the deployment guide and article links. Co-Authored-By: Claude Opus 4.8 --- LLM.txt | 2 +- linked-in-article.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LLM.txt b/LLM.txt index f53a46f..be41651 100644 --- a/LLM.txt +++ b/LLM.txt @@ -16,7 +16,7 @@ CTXD (Context Dossier) is a single source of truth for multi-harness project con ## Quick Deployment 1. Clone the repository: - git clone ssh://git@code.cubecraftcreations.com:2288/CubeCraft-Creations/CTXD.git + git clone ssh://git@code.cubecraftlabs.com:2288/CubeCraft-Creations/CTXD.git cd CTXD/app 2. Copy the environment template: diff --git a/linked-in-article.md b/linked-in-article.md index 7e29d91..3369f21 100644 --- a/linked-in-article.md +++ b/linked-in-article.md @@ -144,4 +144,4 @@ One source of truth. One habit. Zero context sprawl. --- -*CTXD is open source. The production repo is at [CubeCraft-Creations/CTXD](https://code.cubecraftcreations.com/CubeCraft-Creations/CTXD), with a static demo at [CTXD-Demo](https://code.cubecraftcreations.com/CubeCraft-Creations/CTXD-Demo). Built by Joshua at CubeCraft Creations.* \ No newline at end of file +*CTXD is open source. The production repo is at [CubeCraft-Creations/CTXD](https://code.cubecraftlabs.com/CubeCraft-Creations/CTXD), with a static demo at [CTXD-Demo](https://code.cubecraftlabs.com/CubeCraft-Creations/CTXD-Demo). Built by Joshua at CubeCraft Creations.* \ No newline at end of file