Skip to content

Commit

Permalink
Update citations (#611)
Browse files Browse the repository at this point in the history
Replaces broken CURIE on citation page with something that actually
exists in the KG

(Sorry, totally forgot to do this in the last PR)
  • Loading branch information
glass-ships authored Feb 23, 2024
1 parent 4d0bcea commit 8368cd1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frontend/src/pages/about/PageCite.vue
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,12 @@
To link to a specific page or to algorithmic results presented on this
website, please use the URL in your browser's address bar. For example,
you would cite the prefixed identifier
<AppLink to="/OMIM:154700">OMIM:154700</AppLink>
<AppLink to="/MONDO:0012933">MONDO:0012933</AppLink>
as:
</p>
<blockquote>
Monarch Consortium. Accessed 2016-09-22. Ehlers-Danlos syndrome,
hypermobility. https://monarchinitiative.org/OMIM:154700
Monarch Consortium. Accessed 2016-09-22. breast-ovarian cancer, familial,
susceptibility to, 2. https://monarchinitiative.org/MONDO:0012933
</blockquote>
</AppSection>
</template>
Expand Down

0 comments on commit 8368cd1

Please sign in to comment.