diff --git a/newsfragments/www-fix-about-page-links.bugfix b/newsfragments/www-fix-about-page-links.bugfix new file mode 100644 index 000000000000..43b9147f3201 --- /dev/null +++ b/newsfragments/www-fix-about-page-links.bugfix @@ -0,0 +1 @@ +Fix links to external URLs in the about pages. diff --git a/www/base/src/views/AboutView/AboutView.tsx b/www/base/src/views/AboutView/AboutView.tsx index d1adf3531a74..fea62b660417 100644 --- a/www/base/src/views/AboutView/AboutView.tsx +++ b/www/base/src/views/AboutView/AboutView.tsx @@ -88,8 +88,8 @@ export const AboutView = observer(() => {

 About this  - buildbot running for  - {config.title} + buildbot running for  + {config.title}