From d2dd7950ed87a2c3a551665269ad6b01633a7090 Mon Sep 17 00:00:00 2001 From: iamprecieee Date: Fri, 21 Feb 2025 09:11:36 +0100 Subject: [PATCH] docs(readme): update image url - updated urls to githubusercontent url from relative path for test images --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 63c2776..c100065 100644 --- a/README.md +++ b/README.md @@ -283,5 +283,5 @@ To contribute to the project: --- ## Test Screenshots -![Message received on Telex channel from Github](screenshots/telex_1.png) -![Message received on Slack channel from Telex](screenshots/telex_2.png) \ No newline at end of file +![Message received on Telex channel from Github](https://raw.githubusercontent.com/telexintegrations/commit-quality-monitor/staging/screenshots/telex_1.png) +![Message received on Slack channel from Telex](https://raw.githubusercontent.com/telexintegrations/commit-quality-monitor/staging/screenshots/telex_2.png) \ No newline at end of file