Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit 90df9d5

Browse files
christinnisarhassan12
authored andcommitted
Deletes duplicate
Fixes gitpod-io/website#759
1 parent b71ad2f commit 90df9d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/contents/features.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ export const features: FeatureCardProps[] = [
2525
<>
2626
<p>
2727
Gitpod continuously builds your git branches like a CI server. This means no more waiting for dependencies to be downloaded and
28-
builds to finish. More about Prebuilt Workspaces.
28+
builds to finish.
2929
</p>
3030
<p>
31-
Read more about <Link to="/docs/prebuilds/">Prebuilt Workspaces.</Link>
31+
More about <Link to="/docs/prebuilds/">Prebuilt Workspaces.</Link>
3232
</p>
3333
</>
3434
),

0 commit comments

Comments
 (0)