From f2a4b854b96d804d5c73bf834b0109b1bb9ef2c3 Mon Sep 17 00:00:00 2001 From: yashnagar67 Date: Thu, 14 May 2026 23:44:52 +0530 Subject: [PATCH] fix(ci): use raw image url in first-pr-merge message Signed-off-by: yashnagar67 --- .github/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/config.yml b/.github/config.yml index cab86704848..3df0204dca3 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -18,7 +18,7 @@ firstPRMergeComment: >         Thank you for contributing to the Layer5 community! :tada: \ \ - ![Congrats!](https://github.com/layer5io/layer5/blob/master/.github/welcome/Layer5-celebration.png) + ![Congrats!](https://raw.githubusercontent.com/layer5io/layer5/master/.github/welcome/Layer5-celebration.png) \ \         :star: Please leave a [star on the project](../stargazers). :smile: