Skip to content

Commit 744fe67

Browse files
authored
Merge pull request #331 from alanorth/identifiers-markdown-fix
identifiers.md: fix markdown syntax
2 parents 9dbc1f9 + eecd1ff commit 744fe67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

identifiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Return codes:
4040
* 404 Not found - if the item doesn't exist
4141

4242
## Get identifiers for item
43-
**GET /api/pid/identifiers/search/findByItem?uuid=<:uuid>
43+
**GET /api/pid/identifiers/search/findByItem?uuid=<:uuid>**
4444

4545
Return an array of identifiers associated with the given item.
4646
```json

0 commit comments

Comments
 (0)