Skip to content

Commit 2f10c00

Browse files
author
Bastien Guerry
committed
src/codegouvfr-output-data.clj: Update url
1 parent 62d4fc0 commit 2f10c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/codegouvfr-output-data.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
(defonce awesome-releases (atom {}))
4646

4747
(defonce urls
48-
{:hosts "https://data.code.gouv.fr/api/v1/hosts"
48+
{:hosts "https://repos.data.code.gouv.fr/api/v1/hosts"
4949
:sill "https://code.gouv.fr/sill/api/sill.json"
5050
:formations "https://code.gouv.fr/data/formations-logiciels-libres.yml"
5151
:top_organizations "https://code.gouv.fr/data/top_organizations.yml"

0 commit comments

Comments
 (0)