Skip to content

Commit

Permalink
Merge pull request #42 from dominikwilkowski/fix_readmes
Browse files Browse the repository at this point in the history
fixed another image path in readmes
  • Loading branch information
dominikwilkowski committed May 27, 2022
2 parents 3e3251f + 616a8c2 commit f0877b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion nodejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
╚═════╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝ ╚═╝ ╚══════╝ ╝╚╝ ╚═╝ ═╩╝ ╚═╝ ╚╝ ╚═╝
```

![cfont styles](./img/example1.png)
![cfont styles](../img/example1.png)

<p align="center"><img src="../img/example2.png" alt="api example"></p>
<p align="center">
Expand Down
3 changes: 1 addition & 2 deletions rust/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
╚═════╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝ ╚═╝ ╚══════╝ ╩╚═ ╚═╝ ╚═╝ ╩
```

![cfont styles](./img/example1.png)

![cfont styles](../img/example1.png)

<p align="center"><img src="../img/example2.png" alt="api example"></p>
<p align="center">
Expand Down

0 comments on commit f0877b8

Please sign in to comment.