diff --git a/.changelog/16365.txt b/.changelog/16365.txt new file mode 100644 index 000000000000..60708f04a33d --- /dev/null +++ b/.changelog/16365.txt @@ -0,0 +1,3 @@ +```release-note:bug +ui: fixed outbound link to outage recovery on error page +``` diff --git a/ui/app/templates/application.hbs b/ui/app/templates/application.hbs index 153bea4bb47b..1949974aefb5 100644 --- a/ui/app/templates/application.hbs +++ b/ui/app/templates/application.hbs @@ -43,7 +43,7 @@

No Cluster Leader

The cluster has no leader. - + Read about Outage Recovery.

{{else if this.isOTTExchange}}