Skip to content

Commit

Permalink
unix/README: Fix Markdown link markup.
Browse files Browse the repository at this point in the history
Signed-off-by: Brett Cannon <brett@python.org>
  • Loading branch information
brettcannon authored and dpgeorge committed Jul 27, 2023
1 parent d14ddcb commit 01c758e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ports/unix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ or
>>> import mip
>>> mip.install("hmac")

Browse available modules at [micropython-lib]
(https://github.com/micropython/micropython-lib). See
Browse available modules at
[micropython-lib](https://github.com/micropython/micropython-lib). See
[Package management](https://docs.micropython.org/en/latest/reference/packages.html)
for more information about `mip`.

Expand Down

0 comments on commit 01c758e

Please sign in to comment.