Skip to content

Commit ab0979d

Browse files
authored
Fix image file paths in README.md
1 parent 1eb6478 commit ab0979d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# <img src='website/docs/public/assets/logo-fairsendd.png' align="right" height="120px" /> FAIRSenDD: FAIR workflow for Sentinel-1 based Deforestation Detection
1+
# <img src='website/docs/assets/logo-fairsendd.png' align="right" height="120px" /> FAIRSenDD: FAIR workflow for Sentinel-1 based Deforestation Detection
22

33
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/earthyscience/fairsendd/HEAD)
44
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://earthyscience.github.io/fairsendd)
@@ -19,8 +19,8 @@ This repository contains code and documentation for a FAIR workflow based on the
1919

2020
## Funding
2121

22-
<img src="website/docs/public/assets/ESA_logo.svg" align="left" height="50px"/>
23-
<img src="website/docs/public/assets/ESA_NoR_logo.svg" align="left" height="50px" style="filter: contrast(0);"/>
22+
<img src="website/docs/assets/ESA_logo.svg" align="left" height="50px"/>
23+
<img src="website/docs/assets/ESA_NoR_logo.svg" align="left" height="50px" style="filter: contrast(0);"/>
2424

2525
This project was funded by the European Space Agency in the Science Result Long-Term Availability & Reusability Demonstrator Initiative.
2626
In addition, this project was supported by the ESA Network of Resources.

0 commit comments

Comments
 (0)