Skip to content

Commit 3b74eac

Browse files
update retrieve-vat-data docs link
1 parent cb1f43b commit 3b74eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/vies_api/actions/retrieve-vat-data/retrieve-vat-data.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
key: "vies_api-retrieve-vat-data",
55
name: "Retrieve VAT Data",
66
version: "0.0.1",
7-
description: "Get firm data from VIES registry. [See the documentation](https://viesapi.eu/public/rest/viesapi.html#/API/getVIESData)",
7+
description: "Get firm data from VIES registry. [See the documentation](https://viesapi.eu/public/rest/index.html#/API/getVIESData)",
88
type: "action",
99
props: {
1010
app,

0 commit comments

Comments
 (0)