Skip to content

Commit 705f41c

Browse files
committed
make_metadata.py: Update URL to point to micropython-lib github page.
1 parent f5d0775 commit 705f41c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make_metadata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
version='%(version)s',
2020
description=%(desc)r,
2121
long_description=%(long_desc)s,
22-
url='https://github.com/micropython/micropython%3Cspan%20class="x x-first x-last">/issues/405',
22+
url='https://github.com/micropython/micropython%3Cspan%20class="x x-first x-last">-lib',
2323
author=%(author)r,
2424
author_email=%(author_email)r,
2525
maintainer=%(maintainer)r,

0 commit comments

Comments
 (0)