Skip to content

Commit 82ad0a8

Browse files
authored
Update README.md
1 parent b5e89d9 commit 82ad0a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<a href="https://nodejs.org">
33
<img
44
alt="NodeJS"
5-
src="https://nodejs.org/static/images/logo.svg"
5+
src="https://en.wikipedia.org/wiki/Node.js#/media/File:Node.js_logo.svg"
66
width="150"
77
style="background-color:black;padding:15px;border-radius:5px">
88
</a>
@@ -75,4 +75,4 @@ To test `/api/callback` & `/api/webhook` to be called from our server, make sure
7575

7676
We recommend to use [ngrok](https://ngrok.com/) if you want to run locally for debugging. Then You can replace `DOMAIN_URL` with generated URL by `ngrok`.
7777

78-
`NB: Use it at your own risk. Make sure do not expose your critical port.`
78+
`NB: Use it at your own risk. Make sure do not expose your critical port.`

0 commit comments

Comments
 (0)