Skip to content

Commit bbe9749

Browse files
Merge pull request #2856 from jasonrandrews/review2
Arm community link fixes
2 parents 247ae60 + 84a8166 commit bbe9749

File tree

31 files changed

+73
-71
lines changed

31 files changed

+73
-71
lines changed

content/install-guides/acfl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ ACfL is now [ready to use](#armclang).
260260

261261
Arm Compiler for Linux is available with the [Spack](https://spack.io/) package manager.
262262

263-
See the [Arm Compiler for Linux and Arm PL now available in Spack](https://community.arm.com/arm-community-blogs/b/high-performance-computing-blog/posts/arm-compiler-for-linux-and-arm-pl-now-available-in-spack) blog for full details.
263+
See the [Arm Compiler for Linux and Arm PL now available in Spack](https://developer.arm.com/community/arm-community-blogs/b/servers-and-cloud-computing-blog/posts/arm-compiler-for-linux-and-arm-pl-now-available-in-spack) blog for full details.
264264

265265
### How do I set up Spack for ACfL?
266266

content/install-guides/wperf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ You do not need to install `wperf` on non-Windows on Arm devices.
145145
- [WindowsPerf Release 3.0.0 blog post](https://www.linaro.org/blog/windowsperf-release-3-0-0/)
146146
- [WindowsPerf Release 2.5.1 blog post](https://www.linaro.org/blog/windowsperf-release-2-5-1/)
147147
- [WindowsPerf release 2.4.0 introduces the first stable version of sampling model support](https://www.linaro.org/blog/windowsperf-release-2-4-0-introduces-the-first-stable-version-of-sampling-model-support/)
148-
- [Announcing WindowsPerf: Open-source performance analysis tool for Windows on Arm](https://community.arm.com/arm-community-blogs/b/infrastructure-solutions-blog/posts/announcing-windowsperf)
148+
- [Announcing WindowsPerf: Open-source performance analysis tool for Windows on Arm](https://developer.arm.com/community/arm-community-blogs/b/servers-and-cloud-computing-blog/posts/announcing-windowsperf)
149149

150150
### WindowsPerf GUI
151151

content/learning-paths/cross-platform/_example-learning-path/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Arm has a number of content channels where you can access Arm technical content
3030

3131
* [Product Documentation and reference manuals](https://developer.arm.com/documentation) are the trusted source of detailed information for developing on the Arm architecture.
3232

33-
* [Blogs](https://www.community.arm.com) offer news and announcements for recent and upcoming Arm activities.
33+
* [Blogs](https://developer.arm.com) offer news and announcements for recent and upcoming Arm activities.
3434

3535
* [Videos](https://www.youtube.com/c/armsoftwaredevelopers) provide talks and demos of Arm tools and other software topics.
3636

content/learning-paths/cross-platform/multiplying-matrices-with-sme2/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ On SVE and SME:
4646
- [Introducing the Scalable Matrix Extension for the Armv9-A Architecture - Martin Weidmann, Arm](https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/scalable-matrix-extension-armv9-a-architecture)
4747
- [Arm Scalable Matrix Extension (SME) Introduction (Part 1) - Zenon Xiu](https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/arm-scalable-matrix-extension-introduction)
4848
- [Arm Scalable Matrix Extension (SME) Introduction (Part 2) - Zenon Xiu](https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/arm-scalable-matrix-extension-introduction-p2)
49-
- [Matrix-matrix multiplication. Neon, SVE, and SME compared (Part 3)](https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/.matrix-matrix-multiplication-neon-sve-and-sme-compared)
49+
- [Matrix-matrix multiplication. Neon, SVE, and SME compared (Part 3)](https://developer.arm.com/community/arm-community-blogs/b/architectures-and-processors-blog/posts/matrix-matrix-multiplication-neon-sve-and-sme-compared)
5050
- [Learn about function multiversioning - Alexandros Lamprineas, Arm](/learning-paths/cross-platform/function-multiversioning/)

content/learning-paths/cross-platform/windowsperf_sampling_cpython_spe/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ shared_between:
4141
further_reading:
4242
- resource:
4343
title: Announcing WindowsPerf Open-source performance analysis tool for Windows on Arm
44-
link: https://community.arm.com/arm-community-blogs/b/infrastructure-solutions-blog/posts/announcing-windowsperf
44+
link: https://developer.arm.com/community/arm-community-blogs/b/servers-and-cloud-computing-blog/posts/announcing-windowsperf
4545
type: blog
4646
- resource:
4747
title: WindowsPerf release 2.4.0 introduces the first stable version of sampling model support

content/learning-paths/laptops-and-desktops/windowsperf-vs-extension/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ tools_software_languages:
3333
further_reading:
3434
- resource:
3535
title: Announcing WindowsPerf Open-source performance analysis tool for Windows on Arm
36-
link: https://community.arm.com/arm-community-blogs/b/infrastructure-solutions-blog/posts/announcing-windowsperf
36+
link: https://developer.arm.com/community/arm-community-blogs/b/servers-and-cloud-computing-blog/posts/announcing-windowsperf
3737
type: blog
3838
- resource:
3939
title: WindowsPerf Release 3.7.2

content/learning-paths/laptops-and-desktops/windowsperf/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ tools_software_languages:
2828
further_reading:
2929
- resource:
3030
title: Announcing WindowsPerf Open-source performance analysis tool for Windows on Arm
31-
link: https://community.arm.com/arm-community-blogs/b/infrastructure-solutions-blog/posts/announcing-windowsperf
31+
link: https://developer.arm.com/community/arm-community-blogs/b/servers-and-cloud-computing-blog/posts/announcing-windowsperf
3232
type: blog
3333
- resource:
3434
title: WindowsPerf release 2.4.0 introduces the first stable version of sampling model support

content/learning-paths/laptops-and-desktops/windowsperf/windowsperf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ weight: 2
88

99
[WindowsPerf](https://github.com/arm-developer-tools/windowsperf) is a (Linux [perf](https://perf.wiki.kernel.org) inspired) Windows on Arm performance profiling tool. Profiling is based on ARM64 PMU and its hardware counters. WindowsPerf supports the counting model for obtaining aggregate counts of occurrences of special events, and sampling model for determining the frequencies of event occurrences produced by program locations at the function, basic block, and/or instruction levels.
1010

11-
Learn more in this [blog](https://community.arm.com/arm-community-blogs/b/infrastructure-solutions-blog/posts/announcing-windowsperf) announcing the first release.
11+
Learn more in this [blog](https://developer.arm.com/community/arm-community-blogs/b/servers-and-cloud-computing-blog/posts/announcing-windowsperf) announcing the first release.
1212

1313
## WindowsPerf architecture
1414

content/learning-paths/laptops-and-desktops/windowsperf_sampling_cpython/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ tools_software_languages:
3232
further_reading:
3333
- resource:
3434
title: Announcing WindowsPerf Open-source performance analysis tool for Windows on Arm
35-
link: https://community.arm.com/arm-community-blogs/b/infrastructure-solutions-blog/posts/announcing-windowsperf
35+
link: https://developer.arm.com/community/arm-community-blogs/b/servers-and-cloud-computing-blog/posts/announcing-windowsperf
3636
type: blog
3737
- resource:
3838
title: WindowsPerf release 2.4.0 introduces the first stable version of sampling model support

content/learning-paths/laptops-and-desktops/windowsperf_wpa_plugin/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ tools_software_languages:
3030
further_reading:
3131
- resource:
3232
title: Announcing WindowsPerf Open-source performance analysis tool for Windows on Arm
33-
link: https://community.arm.com/arm-community-blogs/b/infrastructure-solutions-blog/posts/announcing-windowsperf
33+
link: https://developer.arm.com/community/arm-community-blogs/b/servers-and-cloud-computing-blog/posts/announcing-windowsperf
3434
type: blog
3535
- resource:
3636
title: WindowsPerf Release 3.7.2

0 commit comments

Comments
 (0)