Skip to content

Commit 950363d

Browse files
committed
src/consolidate-datacodegouvfr.clj: Update URL
1 parent 6610d5f commit 950363d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/consolidate-datacodegouvfr.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
:annuaire_tops
2222
"https://code.gouv.fr/data/annuaire_tops.json"
2323
:comptes-organismes-publics
24-
"https://git.sr.ht/~codegouvfr/codegouvfr-sources/blob/main/comptes-organismes-publics_new_specs.yml"})
24+
"https://code.gouv.fr/data/comptes-organismes-publics.yml"})
2525

2626
;; Get hosts
2727
(let [url (:hosts urls) res (curl/get url)]

0 commit comments

Comments
 (0)