You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/ui.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ header:
6
6
notices:
7
7
release_candidate:
8
8
# 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>.'
10
10
early_access: 📣 Please <b>do not share</b> this URL publicly. This page contains content about an early access feature.
11
11
release_notes_use_latest: Please use the latest release for the latest security, performance, and bug fixes.
Copy file name to clipboardExpand all lines: src/fixtures/fixtures/data/ui.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ header:
6
6
notices:
7
7
release_candidate:
8
8
# 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>.'
10
10
early_access: 📣 Please <b>do not share</b> this URL publicly. This page contains content about an early access feature.
11
11
release_notes_use_latest: Please use the latest release for the latest security, performance, and bug fixes.
0 commit comments