Skip to content

Commit 739f3d6

Browse files
committed
Permalink
1 parent e6f61f8 commit 739f3d6

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="https://www.ga4gh.org/wp-content/themes/GA4GH/dist/assets/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
======================================
@@ -202,5 +202,3 @@ How to Contribute Changes
202202
See [CONTRIBUTING.md](CONTRIBUTING.md).
203203

204204
If a security issue is identified with the specification, please send an email to [email protected] detailing your concerns.
205-
206-

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: 0.5.0
55
x-logo:
6-
url: 'https://www.ga4gh.org/wp-content/themes/GA4GH/dist/assets/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)