chore: Update CLAUDE.md to remove source reference for public website

This commit is contained in:
2026-03-04 17:35:13 +00:00
parent 8e0ebdcfd3
commit 84edde4b7e

View File

@@ -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.