Skip to content

Commit 6c4413e

Browse files
committed
update broken links
1 parent d5d1136 commit 6c4413e

File tree

4 files changed

+3
-7
lines changed

4 files changed

+3
-7
lines changed

content/learning-paths/cross-platform/eigen-linear-algebra-on-arm/_next-steps.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ further_reading:
88
title: Eigen official Tutorial on Matrix class
99
link: https://libeigen.gitlab.io/docs/group__TutorialMatrixClass.html
1010
type: documentation
11-
- resource:
12-
title: CS Tutorial on Eigen
13-
link: https://cs2240.graphics/assignments/eigen_tutorial.pdf
14-
type: documentation
1511
- resource:
1612
title: Eigen Webinar from Linaro
1713
link: https://static.linaro.org/connect/webinars/presentations/Eigen_Webinar_3.pdf

content/learning-paths/laptops-and-desktops/win_aws_iot/how-to-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ layout: "learningpathall"
1010
In this section, you connect the emulator to AWS IoT Core.
1111

1212
## Connecting the emulator
13-
Log in to the AWS Console at https://www.console.aws.amazon.com, and then search for IoT. From the list that appears, select **IoT Core**:
13+
Log in to the AWS Console at https://aws.amazon.com, and then search for IoT. From the list that appears, select **IoT Core**:
1414

1515
![fig1](Figures/01.png)
1616

content/learning-paths/servers-and-cloud-computing/intro/find-hardware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Cloud providers offer Arm instances based on Neoverse processors. For example:
1818
- [Microsoft Azure](https://azure.microsoft.com/en-us/blog/azure-virtual-machines-with-ampere-altra-arm-based-processors-generally-available/)
1919
- [Oracle Cloud](https://www.oracle.com/cloud/compute/arm/)
2020
- [Equinix](https://deploy.equinix.com/product/servers/c3-large-arm64/)
21-
- [Scaleway](https://www.scaleway.com/en/amp2-instances/)
21+
- [Scaleway](https://www.scaleway.com/en/cost-optimized-instances-based-on-arm/)
2222
- [Hetzner Cloud](https://www.hetzner.com/news/arm64-cloud)
2323

2424
Free tier offers are currently available.

content/learning-paths/servers-and-cloud-computing/mongodb/benchmark_mongodb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ layout: "learningpathall"
99
---
1010
To further measure the performance of MongoDB, you will run the [Yahoo Cloud Serving Benchmark](http://github.com/brianfrankcooper/YCSB).
1111

12-
[YCSB](https://research.yahoo.com/news/yahoo-cloud-serving-benchmark/) is an open sourced project which provides the framework and common set of workloads to evaluate the performance of different "key-value" and "cloud" serving stores. Here are the steps to run YCSB to evaluate the performance of MongoDB running on 64-bit Arm machine.
12+
YCSB is an open sourced project which provides the framework and common set of workloads to evaluate the performance of different "key-value" and "cloud" serving stores. Here are the steps to run YCSB to evaluate the performance of MongoDB running on 64-bit Arm machine.
1313

1414
## Additional software packages
1515

0 commit comments

Comments
 (0)