Skip to content

Commit

Permalink
Merge pull request #361 from mollie/jan/readme-images
Browse files Browse the repository at this point in the history
This commit changes the URLs of the images in README.md and CHANGELOG.md from mollie.com ones to github.com (user attachment) ones.
  • Loading branch information
Pimm authored Sep 10, 2024
2 parents d748888 + c3561b2 commit 2d57d6b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
![Mollie](https://www.mollie.com/files/Mollie-Logo-Style-Small.png)
![Mollie](https://github.com/user-attachments/assets/2236d7d8-d5b6-4d1c-bb76-390d5e96db00)


### Changelog

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<p align="center">
<img src="https://info.mollie.com/hubfs/github/nodejs/logo-1.png" width="128" height="128"/>
<img src="https://github.com/user-attachments/assets/a98b62f7-f0f1-44ac-8ade-3a83cfecf264" width="128" height="128"/>
</p>
<h1 align="center">Mollie API client for Node.js</h1>

<img src="https://info.mollie.com/hubfs/github/nodejs/editor-3.png" />
![Mollie Node.js API Example](https://github.com/user-attachments/assets/0c1c454f-c944-4042-863c-f0a556bdb87f)

# About

Expand Down

0 comments on commit 2d57d6b

Please sign in to comment.