Skip to content

Commit 7f1e367

Browse files
authored
Update RC banner link format (#50861)
1 parent e22b717 commit 7f1e367

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/ui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ header:
66
notices:
77
release_candidate:
88
# The version name is rendered before the below text via includes/header-notification.html
9-
' is currently available as a release candidate. For more information, see "<a href="/admin/overview/about-upgrades-to-new-releases">About upgrades to new releases</a>."'
9+
' is currently available as a <a href="/admin/overview/about-upgrades-to-new-releases">release candidate</a>.'
1010
early_access: 📣 Please <b>do not share</b> this URL publicly. This page contains content about an early access feature.
1111
release_notes_use_latest: Please use the latest release for the latest security, performance, and bug fixes.
1212
# GHES release notes

src/fixtures/fixtures/data/ui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ header:
66
notices:
77
release_candidate:
88
# The version name is rendered before the below text via includes/header-notification.html
9-
' is currently available as a release candidate. For more information, see "<a href="/admin/overview/about-upgrades-to-new-releases">About upgrades to new releases</a>."'
9+
' is currently available as a <a href="/admin/overview/about-upgrades-to-new-releases">release candidate</a>.'
1010
early_access: 📣 Please <b>do not share</b> this URL publicly. This page contains content about an early access feature.
1111
release_notes_use_latest: Please use the latest release for the latest security, performance, and bug fixes.
1212
# GHES release notes

0 commit comments

Comments
 (0)