Skip to content

Commit 88f2cf5

Browse files
committed
Update pubDomainList.json URL to point to geostandaarden.nl
1 parent b183e73 commit 88f2cf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
CONFIG_JSON=pubDomainList.json
107107
if [[ ! -f "$CONFIG_JSON" ]]; then
108108
curl -sSL \
109-
https://raw.githubusercontent.com/Geonovum/respec-utils/master/src/autodeploy/config/pubDomainList.json \
109+
https://docs.geostandaarden.nl/pubDomainList.json \
110110
-o "$CONFIG_JSON"
111111
fi
112112

0 commit comments

Comments
 (0)