feat: remove the format element from the bibxml-id source of truth (#5017)

This commit is contained in:
Robert Sparks 2023-01-23 18:03:19 -06:00 committed by GitHub
parent ec7c7b3701
commit 43c7e92d9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,5 +13,5 @@
</front>
<seriesInfo name="Internet-Draft" value="{{name}}-{{doc.rev}}" />
{% if doi %}<seriesInfo name="DOI" value="{{doi}}" />
{% endif %}<format type="TXT" target="https://www.ietf.org/archive/id/{{name}}-{{doc.rev}}.txt" />
{% endif %}
</reference>