From 896ab5cf8b3fb9d0eca0d52f944a5711f9292325 Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Sat, 5 May 2018 15:39:33 +0200 Subject: [PATCH] fixed image link --- README.md | 2 +- admin/README.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 330b168..04d67e0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a [Joomla 3.x](http://www.joomla.org/) component. - ![Support Groups image](/administrator/components/com_supportgroups/assets/images/vdm-component.jpg "The Support Groups") + ![Support Groups image](https://github.com/namibia/Joomla-Support-Groups/raw/master/admin/assets/images/vdm-component.jpg "The Support Groups") Support Groups component adds the ability to your Joomla website to manage various support groups and their related details. Integration with Google Maps is one of its main features. diff --git a/admin/README.txt b/admin/README.txt index 330b168..04d67e0 100644 --- a/admin/README.txt +++ b/admin/README.txt @@ -2,7 +2,7 @@ This is a [Joomla 3.x](http://www.joomla.org/) component. - ![Support Groups image](/administrator/components/com_supportgroups/assets/images/vdm-component.jpg "The Support Groups") + ![Support Groups image](https://github.com/namibia/Joomla-Support-Groups/raw/master/admin/assets/images/vdm-component.jpg "The Support Groups") Support Groups component adds the ability to your Joomla website to manage various support groups and their related details. Integration with Google Maps is one of its main features.