Skip to content

Commit

Permalink
Update the image path of logo in src/docs/spec.md
Browse files Browse the repository at this point in the history
The path should be relative to spec.md, which is in the same directory as the image folder

Co-authored-by: Emily Hartley <[email protected]>
  • Loading branch information
matentzn and ehartley authored Jun 16, 2024
1 parent d3e65a1 commit f0e3d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/spec.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Simple Standard for Sharing Ontological Mappings (SSSOM)

![SSSOM banner](../images/sssom-banner.png)
![SSSOM banner](images/sssom-banner.png)

Development Draft (under construction: some metadata fields may be subject to change)

Expand Down

0 comments on commit f0e3d66

Please sign in to comment.