We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d6e6ea + 739f3d6 commit 04a6abbCopy full SHA for 04a6abb
README.md
@@ -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;"/>
+<img src="https://w3id.org/ga4gh/ga4gh-logo.svg" alt="GA4GH Logo" style="width: 400px;"/>
2
3
Task Execution Service (TES) API
4
======================================
openapi/task_execution_service.openapi.yaml
@@ -3,7 +3,7 @@ info:
title: Task Execution Service
version: 1.0.0
5
x-logo:
6
- url: 'https://www.ga4gh.org/wp-content/themes/ga4gh-theme/gfx/GA-logo-horizontal-tag-RGB.svg'
+ url: 'https://w3id.org/ga4gh/ga4gh-logo.svg'
7
description: >
8
## Executive Summary
9
0 commit comments