Skip to content

Commit

Permalink
docs: fix owlbert img link
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta committed Dec 2, 2022
1 parent 77ec4c9 commit f7a718b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ As you'll learn in our commands logic (see [`bin/rdme`](bin/rdme) and the [`src/

When writing command logic, avoid using `console` statements (and correspondingly, avoid mocking `console` statements in tests) when possible.

<img align="right" width="25%" style="margin-bottom: 2em" src="https://owlbert.io/images/owlberts-png/Blocks.psd.png">
<img align="right" width="25%" style="margin-bottom: 2em" src="https://owlbertsio-resized.s3.amazonaws.com/Blocks.psd.png">

### Making `fetch` requests

Expand Down

0 comments on commit f7a718b

Please sign in to comment.