Skip to content

Commit 2b1d51f

Browse files
Zach LasiukZach Lasiuk
authored andcommitted
Changing URL from arm.com to developer.arm.com
1 parent 55b5bfe commit 2b1d51f

9 files changed

Lines changed: 11 additions & 11 deletions

File tree

.github/workflows/link-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
- name: Run linkchecker
3636
run: |
3737
pip install linkchecker
38-
linkchecker --no-robots --no-warnings --config .linkcheckerrc --user-agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36" --check-extern https://www.arm.com/developer-hub/ecosystem-dashboard/servers-and-cloud-computing
38+
linkchecker --no-robots --no-warnings --config .linkcheckerrc --user-agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36" --check-extern https://developer.arm.com/ecosystem-dashboard/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Software Ecosystem Dashboard for Arm
2-
The Software Ecosystem Dashboard for Arm is available at [https://www.arm.com/developer-hub/ecosystem-dashboard/](https://www.arm.com/developer-hub/ecosystem-dashboard/)
2+
The Software Ecosystem Dashboard for Arm is available at [https://developer.arm.com/ecosystem-dashboard/](https://developer.arm.com/ecosystem-dashboard/)
33

44
This repository is maintained by Arm and contains the source files for the Arm Software Ecosystem Dashboard, providing information on software packages that work on Arm.
55
This data is sourced from Arm and third parties. While Arm uses reasonable efforts to keep this dashboard accurate, Arm does not warrant (express or implied) or provide any guarantee of data correctness due to the ever-evolving software landscape.

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ assetsDir = "assets"
2727

2828
# Repository configuration (URLs for in-page links to opening issues and suggesting changes)
2929
github_repo = "https://github.com/ArmDeveloperEcosystem/ecosystem-dashboard-for-arm"
30-
arm_url = "https://www.arm.com/developer-hub/ecosystem-dashboard/"
30+
arm_url = "https://developer.arm.com/ecosystem-dashboard/"
3131

3232
# For metadata posting on socials
3333
title = 'Software Ecosystem Dashboard for Arm'

content/opensource_packages/abyss.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ optional_info:
2121
version_number:
2222
release_date:
2323
reference_content:
24-
rationale:
25-
24+
rationale:
25+
2626

2727
optional_hidden_info:
2828
release_notes__supported_minimum:

themes/arm-design-system-hugo-theme/layouts/_default/sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml">
33
{{ range .Site.RegularPages }}{{ if ne .Params.sitemap_exclude true }}
44
<url>
5-
<loc>https://www.arm.com/developer-hub/ecosystem-dashboard?package={{ .Params.name | urlize }}</loc>{{ if not .Lastmod.IsZero }}
5+
<loc>https://developer.arm.com/ecosystem-dashboard?package={{ .Params.name | urlize }}</loc>{{ if not .Lastmod.IsZero }}
66
<lastmod>{{ safeHTML ( .Lastmod.Format "2006-01-02T15:04:05-07:00" ) }}</lastmod>{{ end }}
77
<changefreq>weekly</changefreq>
88
<priority>0.8</priority>

themes/arm-design-system-hugo-theme/layouts/partials/head/head.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
{{/* ONLY INCLUDE THIS BASE URL IF PUSHING TO PRODUCTION SERVER. OTHERWISE, IGNORE */}}
1717
{{- if eq (getenv "HUGO_PRODUCTION") "true" -}}
18-
<base href="https://www.arm.com/developer-hub/ecosystem-dashboard/">
18+
<base href="https://developer.arm.com.com/ecosystem-dashboard/">
1919

2020
{{/* CSS file update to without leading slash */}}
2121
{{ $css_file_location = trim $css_home.Permalink "/"}}
@@ -42,7 +42,7 @@
4242

4343

4444
<!-- Canonical link that changes if a package is selected -->
45-
<link rel="canonical" href="https://www.arm.com/developer-hub/ecosystem-dashboard" />
45+
<link rel="canonical" href="https://developer.arm.com/ecosystem-dashboard" />
4646

4747

4848
<!-- Include the Arm standard Lato font for machines that don't have by default (Mac) -->

themes/arm-design-system-hugo-theme/layouts/partials/header/breadcrumbs.html

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

99
<!-- ADS breadcrumb component -->
1010
<ads-breadcrumbs id="breadcrumb-element" theme="dark" slot="breadcrumbs" sr-label="Breadcrumbs">
11-
<ads-breadcrumb slot="breadcrumb" label="Developer Hub home" link="https://www.arm.com/developer-hub">Developer Hub</ads-breadcrumb>
11+
<ads-breadcrumb slot="breadcrumb" label="Developer Hub home" link="https://developer.arm.com/">Developer</ads-breadcrumb>
1212
{{ template "breadcrumbnav" (dict "p1" . "p2" .) }}
1313
</ads-breadcrumbs>
1414

themes/arm-design-system-hugo-theme/layouts/robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Allow: /*?package=*
77
# Disallow everything else
88
Disallow: /*?
99

10-
Sitemap: https://www.arm.com/developer-hub/ecosystem-dashboard/sitemap.xml
10+
Sitemap: https://developer.arm.com/ecosystem-dashboard/sitemap.xml

themes/arm-design-system-hugo-theme/static/js/eco-dashboard/search.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ function updatePageMetadata(package_dom) {
7575
if (!does_it_woa) {
7676
social_description = "View "+pkg_name+" in the Software Ecosystem Dashboard for Arm and discover if it runs on Arm Linux servers (Aarch64) and alternative packages.";
7777
}
78-
let new_cannonical = 'https://www.arm.com/developer-hub/ecosystem-dashboard?package='+normalizePackageName(pkg_name).replaceAll('(','').replaceAll(')','').replaceAll('__','/');
78+
let new_cannonical = 'https://developer.arm.com/ecosystem-dashboard?package='+normalizePackageName(pkg_name).replaceAll('(','').replaceAll(')','').replaceAll('__','/');
7979

8080

8181

0 commit comments

Comments
 (0)