Skip to content

Commit

Permalink
Merge pull request PGScatalog#357 from fyvon/update/curation_guidelin…
Browse files Browse the repository at this point in the history
…es_v4

Updated curation guidelines link to v4 in PDF
  • Loading branch information
fyvon authored Apr 25, 2024
2 parents b3c15d8 + ef90d57 commit 851b872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pgs_web/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
'UOC_URL' : 'https://www.phpc.cam.ac.uk/',
'TERMS_OF_USE' : 'https://www.ebi.ac.uk/about/terms-of-use',
'TEMPLATEGoogleDoc_URL' : 'https://docs.google.com/spreadsheets/d/1UEGH0NNuQ8ifbsxIhe8HbnG9XYjsIwSF/edit?usp=sharing',
'CurationGoogleDoc_URL' : 'https://drive.google.com/file/d/1aK1YIXoW267Dq9sL6jxlZCb0ZgEk1XFY/view',
'CurationGoogleDoc_URL' : 'https://drive.google.com/file/d/1QYdKBnEqAmhSZIuMux7ifpT3ZBk9gupT/view',
'CATALOG_PUBLICATION_URL' : 'https://doi.org/'+PGS_CITATION['doi'],
'EPMC_REST_SEARCH' : 'https://www.ebi.ac.uk/europepmc/webservices/rest/search'
}
Expand Down

0 comments on commit 851b872

Please sign in to comment.