Skip to content

Commit 04a6abb

Browse files
authored
Merge pull request #147 from aniewielska/logo
The lost logo
2 parents 8d6e6ea + 739f3d6 commit 04a6abb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="https://www.ga4gh.org/wp-content/themes/ga4gh-theme/gfx/GA-logo-horizontal-tag-RGB.svg" alt="GA4GH Logo" style="width: 400px;"/>
1+
<img src="https://w3id.org/ga4gh/ga4gh-logo.svg" alt="GA4GH Logo" style="width: 400px;"/>
22

33
Task Execution Service (TES) API
44
======================================

openapi/task_execution_service.openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ info:
33
title: Task Execution Service
44
version: 1.0.0
55
x-logo:
6-
url: 'https://www.ga4gh.org/wp-content/themes/ga4gh-theme/gfx/GA-logo-horizontal-tag-RGB.svg'
6+
url: 'https://w3id.org/ga4gh/ga4gh-logo.svg'
77
description: >
88
## Executive Summary
99

0 commit comments

Comments
 (0)