Skip to content

Commit af95eaa

Browse files
authored
Use internally sourced logos for SO and GO (#2247)
1 parent 945120a commit af95eaa

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

images/go_logo.png

1.97 KB
Loading

images/so_logo.png

3.19 KB
Loading

ontology/go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies:
3030
subset: go/extensions/ro_import.owl
3131
- id: uberon
3232
subset: go/extensions/uberon_import.owl
33-
depicted_by: http://geneontology.org/assets/go-logo-icon.mini.png
33+
depicted_by: /images/go_logo.png
3434
description: An ontology for describing the function of genes and gene products
3535
domain: biological systems
3636
homepage: http://geneontology.org/

ontology/so.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ contact:
1111
github: keilbeck
1212
label: Karen Eilbeck
1313
orcid: 0000-0002-0831-6427
14-
depicted_by: http://sequenceontology.org/img/so_icon.png
14+
depicted_by: /images/so_logo.png
1515
description: A structured controlled vocabulary for sequence annotation, for the exchange of annotation data and for the description of sequence objects in databases.
1616
domain: chemistry and biochemistry
1717
homepage: http://www.sequenceontology.org/

0 commit comments

Comments
 (0)