Skip to content

Commit a4b68fd

Browse files
committed
rut.constants: fix URL reference
1 parent 63ccc65 commit a4b68fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cl_sii/rut/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
RUT-related constants.
33
44
Source: XML type 'RUTType' in official schema 'SiiTypes_v10.xsd'.
5-
https://github.com/fynlabs/lib-cl-sii-python/blob/a80edd9/vendor/cl_sii/ref/factura_electronica/schema_dte/SiiTypes_v10.xsd#L121-L130
5+
https://github.com/fyndata/lib-cl-sii-python/blob/8b51350/cl_sii/data/ref/factura_electronica/schema_dte/SiiTypes_v10.xsd#L127-L136
66
77
"""
88
import re

0 commit comments

Comments
 (0)