Skip to content

Commit 3f9e450

Browse files
authored
Merge pull request #27 from morrme/patch-3
[chore] fix image rendering
2 parents 9d3950d + 26a77c7 commit 3f9e450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ newPRWelcomeComment: >
1717
firstPRMergeComment: >
1818
Thanks for your contribution to the Layer5 community! :tada:
1919
20-
![Congrats!](welcome/Layer5-celebration.png)
20+
![Congrats!](../.github/welcome/Layer5-celebration.png)
2121
2222
2323
#-------------------------------------------------------------------------------
@@ -40,4 +40,4 @@ sentimentBotToxicityThreshold: .9
4040
# *Required* Comment to reply with
4141
sentimentBotReplyComment: >
4242
Please be sure to review the code of conduct and be respectful of other users. // @layer5io/maintainers
43-
43+

0 commit comments

Comments
 (0)