diff --git a/components/dashboard/src/FromReferrer.tsx b/components/dashboard/src/FromReferrer.tsx
index 498a2894d11540..11555bdac9390e 100644
--- a/components/dashboard/src/FromReferrer.tsx
+++ b/components/dashboard/src/FromReferrer.tsx
@@ -22,7 +22,7 @@ export default function FromReferrer() {
No Referrer Found
It looks like you are trying to open a workspace, but the referrer URL is empty. This happens when the git hoster doesn't send the referrer header.
- Please prefix the repository URL with
https://gitpod.io/#
in order to start a workspace. Learn more
+ Please prefix the repository URL with
In addition to user-specific environment variables you can also pass variables through a workspace creation URL. Learn more
+
In addition to user-specific environment variables you can also pass variables through a workspace creation URL. Learn more
diff --git a/components/dashboard/src/settings/Integrations.tsx b/components/dashboard/src/settings/Integrations.tsx
index 769ab49a898b24..7069ecf9e88e67 100644
--- a/components/dashboard/src/settings/Integrations.tsx
+++ b/components/dashboard/src/settings/Integrations.tsx
@@ -592,8 +592,8 @@ export function GitIntegrationModal(props: ({
return (
Use this redirect URL to update the OAuth application.
- Go to developer settings and setup the OAuth application.
- Learn more.
+ Go to developer settings and setup the OAuth application.
+ Learn more.
);
}
diff --git a/components/dashboard/src/settings/Teams.tsx b/components/dashboard/src/settings/Teams.tsx
index ff6685ad890ff1..5bc4e9eb624961 100644
--- a/components/dashboard/src/settings/Teams.tsx
+++ b/components/dashboard/src/settings/Teams.tsx
@@ -460,7 +460,7 @@ function AllTeams() {
No Active Teams
-
Get started by creating a team and adding team members. Learn more
+
Get started by creating a team and adding team members. Learn more