Skip to content

Commit 41da0df

Browse files
Merge pull request #1418 from jasonrandrews/review
Remove direct link to review questions in embedded migration to Arm L…
2 parents a44b330 + 25e06af commit 41da0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learning-paths/embedded-systems/migration/6_run_evaluate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ Emulation does not give a representative view of how efficiently the algorithms
4545

4646
You have now ported an `x86_64` application to `aarch64`, built and run the ported application on `aarch64` using emulation, well done!
4747

48-
If you have access to Arm hardware, continue to the next section [Evaluating real hardware](/learning-paths/embedded-systems/migration/7_alternative). If you don't have access to Arm hardware you can jump straight to the [Review](/learning-paths/embedded-systems/migration/_review) and test your knowledge.
48+
Continue to the next section to evaluate application performance on Arm hardware.

0 commit comments

Comments
 (0)