Skip to content

Commit a8a9b7f

Browse files
authored
Update README.md
1 parent a22e39c commit a8a9b7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Faasm CPython WebAssembly build
22

33
This build cross-compiles CPython and a number of Python modules to WebAssembly
4-
for use in [Faasm](https://github.com/lsds/faasm).
4+
for use in [Faasm](https://github.com/faasm/faasm).
55

66
You can see a list of the installed modules in the
77
[`install_modules.sh`](scripts/install_modules.sh) script.
@@ -132,5 +132,5 @@ You can also set `DISTUTILS_DEBUG=1` to get distutils to print more info.
132132
## Running in Faasm
133133

134134
See the [Faasm python
135-
docs](https://github.com/lsds/faasm/blob/master/docs/python.md).
135+
docs](https://github.com/faasm/faasm/blob/master/docs/python.md).
136136

0 commit comments

Comments
 (0)