fix: standardize project name to LogWhispererAI (no space)
- Replace all occurrences of 'LogWhisperer AI' with 'LogWhispererAI' - Fix 47 instances across 30 files including: - Documentation (README, PRD, specs, docs) - Frontend components (Footer, Navbar, Hero, etc.) - Backend files (Dockerfile, server.js) - Workflow files (n8n, bash scripts) - Configuration files (AGENTS.md, LICENSE) Ensures consistent branding across the entire codebase.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Dockerfile for Fake Backend
|
||||
# Development mock API server for LogWhisperer AI
|
||||
# Development mock API server for LogWhispererAI
|
||||
|
||||
FROM node:20-alpine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user