Skip to content

Commit a7b9875

Browse files
committed
Tweak text for highlighted Labspace in extension
1 parent 9ed3b02 commit a7b9875

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dd-extension/src/DockerContext.jsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ import { parse } from "yaml";
1010

1111
const HIGHLIGHTED_LABSPACES = [
1212
{
13-
title: "Using containers without going all-in",
13+
title: "Container-supported development",
1414
description:
15-
"Run databases, debug tools, and more across your entire team with minimal setup.",
16-
repo: "http://github.com/mikesir87/labspace-docker-overview",
15+
"Use containers to easily run and version databases, debug tools, and more across your entire team with minimal setup.",
16+
repo: "http://github.com/mikesir87/labspace-container-supported-development",
1717
},
1818
];
1919

0 commit comments

Comments
 (0)