We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a431ada commit 32667d9Copy full SHA for 32667d9
src/js/utils/config-utils.js
@@ -99,7 +99,7 @@ const urls = {
99
fallback: GfiRulesProps,
100
},
101
newsfeed : {
102
- url: "https://ignf.github.io/cartes-ign-temp-layers/newsfeed/newsfeed_config.json",
+ url: "https://data.geopf.fr/annexes/cartes_ign_app/newsfeed/newsfeed_config.json",
103
fallback: [], // default empty list if not available
104
}
105
};
0 commit comments