From fabb045f71ab1158e06f1c9ba05cd1c04e19bd7a Mon Sep 17 00:00:00 2001 From: spwoodcock Date: Thu, 7 Sep 2023 11:00:50 +0100 Subject: [PATCH] refactor: use full links to hotosm logo in readme --- README.md | 2 +- docs/About.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3196bf7773..14f157a93a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![](images/hot_logo.png) +![](https://github.com/hotosm/fmtm/blob/main/images/hot_logo.png?raw=true) [![All Contributors](https://img.shields.io/github/all-contributors/hotosm/fmtm?color=ee8449&style=flat-square)](#contributors-) diff --git a/docs/About.md b/docs/About.md index 94e48abfe6..6c338df1a1 100644 --- a/docs/About.md +++ b/docs/About.md @@ -1,4 +1,4 @@ -![](images/hot_logo.png) +![](https://github.com/hotosm/fmtm/blob/main/images/hot_logo.png?raw=true) # Field Mapping Tasking Manager (FMTM)