Skip to content

Commit 498277d

Browse files
charafauCommit Queue
authored andcommitted
Fix documentation for building dart sdk on android
Closes #60883 GitOrigin-RevId: c1f0bf5 Change-Id: If6339c1c1806a567485d3b44d5ed36043a97080a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/433920 Commit-Queue: Alexander Thomas <[email protected]> Reviewed-by: Ivan Inozemtsev <[email protected]> Reviewed-by: Alexander Thomas <[email protected]>
1 parent 637ce11 commit 498277d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Building-Dart-SDK-for-ARM-or-RISC-V.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $ sudo apt-get install g++-riscv64-linux-gnu # To target riscv64
2121

2222
## Android
2323

24-
Follow instructions under ["One-time Setup" under Android](Building-the-Dart-VM-for-Android)
24+
Follow instructions under ["One-time Setup" under Android](https://github.com/dart-lang/sdk/blob/main/docs/Building-the-Dart-VM-for-Android.md)
2525

2626
# Building
2727

0 commit comments

Comments
 (0)