Skip to content

Commit 5e6b350

Browse files
kleisauketgross35
authored andcommitted
emscripten: Fix broken link
(backport <#4243">) (cherry picked from commit 99515f2)
1 parent e7a9c4a commit 5e6b350

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)