Skip to content

Commit

Permalink
fix: oai-pmh repository name
Browse files Browse the repository at this point in the history
  • Loading branch information
aaxelb committed May 20, 2024
1 parent 277fb88 commit 44d5ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/oaipmh/indexcard_repository.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


class OaiPmhRepository:
NAME = 'Share/trove'
NAME = 'SHARE/trove'
REPOSITORY_IDENTIFIER = 'share.osf.io'
IDENTIFER_DELIMITER = ':'
GRANULARITY = 'YYYY-MM-DD'
Expand Down

0 comments on commit 44d5ee4

Please sign in to comment.