Skip to content

Commit

Permalink
Bioschemas link fix
Browse files Browse the repository at this point in the history
https://bioschemas.org/profiles/MolecularEntity/0.5-RELEASE/ (with / at the end) shows "Page not found" now
  • Loading branch information
lszeremeta authored Jun 5, 2023
1 parent 65f5551 commit 0e3db5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h1 class="text-uppercase h5">What is structured data</h1>
target="_blank">Structured data</a> is additional data placed on websites. It is not visible
to ordinary internet users but can be easily processed by machines. MEgen uses the <a
class="text-white-50"
href="https://bioschemas.org/profiles/MolecularEntity/0.5-RELEASE/"
href="https://bioschemas.org/profiles/MolecularEntity/0.5-RELEASE"
target="_blank">MolecularEntity
profile</a>.
</p>
Expand Down

0 comments on commit 0e3db5b

Please sign in to comment.