mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
gitweb: fix Windows Git client download link in manifest
Closes #1664 Signed-off-by: Veiko Aasa <veiko17@disroot.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
a17749ce3e
commit
08b90f6830
@ -45,7 +45,7 @@ clients = validate([
|
|||||||
}, {
|
}, {
|
||||||
'type': 'download',
|
'type': 'download',
|
||||||
'os': 'windows',
|
'os': 'windows',
|
||||||
'url': 'https://git-scm.com/download/mac'
|
'url': 'https://git-scm.com/download/windows'
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
])
|
])
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user