Skip to content

Commit 5f78e49

Browse files
Merge pull request #1038 from yashnagar67/fix-welcome-image
fix(ci): use raw image url in first-pr-merge message
2 parents 6f6cdb2 + 8543717 commit 5f78e49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ firstPRMergeComment: >
1818
  	   	   	   	 Thank you for contributing to the Layer5 community! :tada:
1919
\
2020
\
21-
![Congrats!](https://github.com/layer5io/layer5/blob/master/.github/welcome/Layer5-celebration.png)
21+
![Congrats!](https://raw.githubusercontent.com/layer5io/layer5/master/.github/welcome/Layer5-celebration.png)
2222
\
2323
\
2424
  	   	   	   	 :star: Please leave a [star on the project](../stargazers). :smile:

0 commit comments

Comments
 (0)