Fix git remote URL scheme in CLAUDE.md (http → https)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Ubuntu
2026-05-09 12:42:26 +00:00
co-authored by Claude Opus 4.7
parent d7bdcac978
commit 1e32a146a7
+1 -1
View File
@@ -94,7 +94,7 @@ Source files use **CRLF (`\r\n`)** line endings. When editing large blocks, pref
## Git remote
```bash
git push http://Zoli:Belepes06@gl-fraudshield.com/Zoli/studiobeve.no.git
git push https://Zoli:Belepes06@gl-fraudshield.com/Zoli/studiobeve.no.git
```
## Database migrations (reference)