Skip to content

Commit

Permalink
remove www from monarch curies, http -> https
Browse files Browse the repository at this point in the history
  • Loading branch information
kshefchek committed May 19, 2016
1 parent c8665df commit c06c40d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dipper/curie_map.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Monarch-specific
'': 'http://www.monarchinitiative.org/'
'MONARCH': 'http://www.monarchinitiative.org/MONARCH_'
'': 'https://monarchinitiative.org/'
'MONARCH': 'https://monarchinitiative.org/MONARCH_'
'MonarchData': 'http://data.monarchinitiative.org/ttl/'
'MonarchArchive': 'http://archive.monarchinitiative.org/ttl/'

Expand Down

0 comments on commit c06c40d

Please sign in to comment.