Remove redundant "www" from Compass URLs across codebase

This commit is contained in:
MartinBraquet
2026-04-02 10:35:07 +02:00
parent f6fef171fa
commit 2311fcbf90
7 changed files with 13 additions and 13 deletions

View File

@@ -106,7 +106,7 @@ yarn dev # or prod
### Deployed mode
If you want the webview to load from the deployed web version of Compass (like at www.compassmeet.com), no web app to
If you want the webview to load from the deployed web version of Compass (like at compassmeet.com), no web app to
run.
---