Skip to content

Commit 99515f2

Browse files
kleisauketgross35
authored andcommitted
emscripten: Fix broken link
1 parent b511f66 commit 99515f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/emscripten.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -eux
44

55
# Note: keep in sync with:
6-
# https://github.com/rust-lang/rust/blob/master/src/ci/docker/scripts/emscripten.sh
6+
# https://github.com/rust-lang/rust/blob/master/src/doc/rustc/src/platform-support/wasm32-unknown-emscripten.md#requirements
77
emsdk_version=3.1.68
88

99
git clone https://github.com/emscripten-core/emsdk.git /emsdk-portable

0 commit comments

Comments
 (0)