Skip to content

Commit

Permalink
update SIRET link (patch by frodrigo) - see JOSM/josm-plugins#13
Browse files Browse the repository at this point in the history
  • Loading branch information
frodrigo authored and don-vip committed Jul 17, 2019
1 parent 09eda76 commit 21afded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/tag2link_sources.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
<src name="SIRET" country-code="FR">
<rule>
<condition k="ref:FR:SIRET" v="(\p{Digit}{9})([0-9-]{5})" />
<link name="Get identification card (pdf) for this establishment" href="http://avis-situation-sirene.insee.fr/avisitu/AvisPdf.do?nic=%v.2%&amp;siren=%v.1%" />
<link name="Get identification card (pdf) for this establishment" href="https://avis-situation-sirene.insee.fr/ListeSiretToEtab.action?form.nic=%v.2%&amp;form.siren=%v.1%" />
</rule>
</src>

Expand Down

0 comments on commit 21afded

Please sign in to comment.