diff --git a/web/src/About.jsx b/web/src/About.jsx
index 4cc986dffe..05c5cefaa5 100644
--- a/web/src/About.jsx
+++ b/web/src/About.jsx
@@ -45,8 +45,7 @@ export default function About() {
to give it a try, we recommend to use a virtual machine to prevent any possible data loss.
- For more information, check{" "}
- the project's repository.
+ For more information, please visit the project's repository at https://github.com/yast/d-installer.
Close
diff --git a/web/src/InstallationFinished.jsx b/web/src/InstallationFinished.jsx
index 82acb9e821..d8ed638bf5 100644
--- a/web/src/InstallationFinished.jsx
+++ b/web/src/InstallationFinished.jsx
@@ -26,8 +26,7 @@ import {
Text,
EmptyState,
EmptyStateIcon,
- EmptyStateBody,
- EmptyStateSecondaryActions
+ EmptyStateBody
} from "@patternfly/react-core";
import { Title as SectionTitle, PageIcon, MainActions } from "./Layout";
@@ -67,11 +66,6 @@ function InstallationFinished() {
Have a lot of fun! Your openSUSE Development Team.
-
-
-