Skip to content

Commit 0cef698

Browse files
authored
fix path to logo (#509)
1 parent fd89291 commit 0cef698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<a href="https://nextflow.io/">
99
<picture>
1010
<source media="(prefers-color-scheme: dark)" width="350" srcset="https://github.com/seqeralabs/logos/blob/master/nextflow/nextflow_logo_color_darkbg.png?raw=true">
11-
<img alt="Nextflow Logo" width="350" src="https://github.com/seqeralabs/logos/blob/master/nextflow/nextflowc_logo_color.png?raw=true">
11+
<img alt="Nextflow Logo" width="350" src="https://github.com/seqeralabs/logos/blob/master/nextflow/nextflow_logo_color.png?raw=true">
1212
</picture>
1313
</a>
1414
</p>

0 commit comments

Comments
 (0)