doi: remove doi 'datacite' suffix

This commit is contained in:
mb-wali
2021-08-04 14:56:04 +02:00
committed by Mojib Wali
parent f02e992acd
commit dbd870d106

View File

@@ -247,7 +247,7 @@ password from ``users.yaml`` will be used. If that is also absent, a password
will be generated randomly.
"""
RDM_RECORDS_DOI_DATACITE_FORMAT = "{prefix}/datacite.{id}"
RDM_RECORDS_DOI_DATACITE_FORMAT = "{prefix}/{id}"
"""Customize the generated DOI string."""
# Invenio-app-rdm