Commit 0887065
fix: remove spaces and colons from all remaining files for web compatibility
Renamed additional files across the codebase that contained spaces or colons (e.g., `UI Mockups.md` -> `UI-Mockups.md`, `CACM-ADK MVP...` -> `CACM-ADK-MVP...`) to use URL-safe hyphens. Updated all internal references across HTML, Markdown, JSON, and JS files to match the new paths. This ensures cross-platform compatibility (resolving Windows cloning issues with colons) and robust static routing for GitHub Pages.
Co-authored-by: adamvangrover <200125393+adamvangrover@users.noreply.github.com>1 parent 65d1163 commit 0887065
36 files changed
Lines changed: 298 additions & 298 deletions
File tree
- archive
- data
- docs
- archive
- chatbot-ui
- notebooks
- exports/market_mayhem/js
- prompts
- services/v24_dashboard/public/data
- showcase
- data
- modular
- js
- technical_specification
File renamed without changes.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
File renamed without changes.
0 commit comments