ietf-tools / bibxml-service

Django-based Web service implementing IETF BibXML APIs
https://bib.ietf.org
BSD 3-Clause "New" or "Revised" License
17 stars 19 forks source link

Invalid release version in documentation heading #429

Closed microamp closed 4 months ago

microamp commented 4 months ago

Describe the issue

When you go to https://bib.ietf.org/static/docs/index.html, the heading currently says

IETF BibXML service vN/A documentation

where N/A appears to be a placeholder for the current release version, but it's probably not being provided at the moment.

Code of Conduct