Changed old invalid link to new ZUGFeRD/factur-x link

This commit is contained in:
Marcel Westenberg Aimpulse
2026-04-07 17:31:42 +02:00
parent 7fcf1e93cb
commit e880bf7f6e
11 changed files with 1 additions and 1 deletions

View File

@@ -673,7 +673,7 @@ public class ZUGFeRDExporterFromA3 extends XRExporter implements IZUGFeRDExporte
}
PDFAttachGenericFile(doc, filename, relationship,
"Invoice metadata conforming to ZUGFeRD standard (http://www.ferd-net.de/front_content.php?idcat=231&lang=4)",
"Invoice metadata conforming to ZUGFeRD standard (https://www.ferd-net.de/en/standards/zugferd/factur-x)",
"text/xml", xmlProvider.getXML());
for (FileAttachment attachment : fileAttachments) {