Skip to content

Commit

Permalink
openbsd/README.md: fix the path to the logo
Browse files Browse the repository at this point in the history
  • Loading branch information
lukateras committed Dec 11, 2024
1 parent 03d96c6 commit 131d3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openbsd/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nano ID for C

<img src="logo.svg" align="right" alt="Logo" width="180" height="94">
<img src="../logo.svg" align="right" alt="Logo" width="180" height="94">

A tiny, secure, URL-friendly unique string ID generator for C.

Expand Down

0 comments on commit 131d3e1

Please sign in to comment.