Skip to content

Commit 44d98b2

Browse files
authored
Merge pull request #209 from MendyBerger/patch-1
componentize-py is now part of the Bytecode Alliance
2 parents 31445f3 + 5ccd0c6 commit 44d98b2

File tree

1 file changed

+1
-1
lines changed
  • component-model/src/language-support

1 file changed

+1
-1
lines changed

component-model/src/language-support/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Building a Component with `componentize-py`
44

5-
[`componentize-py`](https://github.com/dicej/componentize-py) is a tool that converts a Python
5+
[`componentize-py`](https://github.com/bytecodealliance/componentize-py) is a tool that converts a Python
66
application to a WebAssembly component.
77

88
First, install [Python 3.10 or later](https://www.python.org/) and [pip](https://pypi.org/project/pip/) if you don't already have them. Then, install `componentize-py`:

0 commit comments

Comments
 (0)