Skip to content

Commit 84ab116

Browse files
authored
Merge pull request DSpace#257 from alanorth/fix-link
identifiers.md: fix Markdown link
2 parents 02764cb + 04e5e8f commit 84ab116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

identifiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Main Endpoint
55
**GET /api/pid/identifiers**
66

7-
* GET method not implemented. To fetch an identifier for an item, see (the Items endpoint)[items.md].
7+
* GET method not implemented. To fetch an identifier for an item, see [the Items endpoint](items.md).
88

99
**POST /api/pid/identifiers?type=<:identifier_type>**
1010
Creates or registers a new identifier for this item. A 'type' parameter is required to indicate which sort of

0 commit comments

Comments
 (0)