landing(bank): clone monorepo via git:// (no HTTP-404 URL)

Link check scrapes pre blocks; bare https://…/*.git returns 404.
This commit is contained in:
Hernâni Marques 2026-07-17 18:31:38 +02:00
parent c7787e361a
commit bb9a34853a
No known key found for this signature in database
2 changed files with 13 additions and 12 deletions

View file

@ -2,14 +2,14 @@
"note": "Per-site landing content versions (start 42). Bump: scripts/taler-landing/stamp-landing-version.sh --bump bank|exchange|merchant",
"sites": {
"bank": {
"version": 43,
"version": 44,
"label": "Bank landing",
"path": "configs/bank-landing",
"updated_iso": "2026-07-17T18:27:48+02:00",
"updated_human": "2026-07-17 18:27 CEST",
"commit": "37ea4bb8396691e3ea69ae61374e6623bf6c5ea7",
"commit_short": "37ea4bb",
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/37ea4bb8396691e3ea69ae61374e6623bf6c5ea7"
"updated_iso": "2026-07-17T18:31:38+02:00",
"updated_human": "2026-07-17 18:31 CEST",
"commit": "74a38ac1fb6b02f803b987a02c3118c931ce8c49",
"commit_short": "74a38ac",
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/74a38ac1fb6b02f803b987a02c3118c931ce8c49"
},
"exchange": {
"version": 42,