From 84edde4b7e31fbd68fd82158cdead127b8ddb032 Mon Sep 17 00:00:00 2001 From: Paul Payne Date: Wed, 4 Mar 2026 17:35:13 +0000 Subject: [PATCH] chore: Update CLAUDE.md to remove source reference for public website --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index fd17527..039ed90 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -9,4 +9,4 @@ Wild Cloud applications are custom packages designed to be deployed to Wild Clou The Wild Cloud API maintains data for each Wild Cloud instance in its configured WILD_API_DATA_DIR. A data directory is intended to be checked into version control (e.g., git) to track changes to the configuration of Wild Cloud instances and their deployed applications over time. These are designed to follow infrastructure-as-code and gitops principles, allowing experienced devops users to manage their Wild Cloud instances using familiar tools and workflows. For ease of access, a symlink to our Wild API data dir is made at ./wild-cloud-redmond-data. `payne-cloud` is a PRODUCTION instance. Do not make changes to it without considering the impact and receiving permission. For development, use `test-cloud`. -We have a public website for Wild Cloud (https://mywildcloud.org) with source in `wild-cloud/docs`. +We have a public website for Wild Cloud https://mywildcloud.org.