Skip to content

Commit b1c6f96

Browse files
authored
Merge pull request #22151 from mdelapenya/tc-is-oss
fix(testcontainers): rename to the proper project name
1 parent c447580 commit b1c6f96

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/manuals/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ params:
2626
description: Define and run multi-container applications.
2727
icon: /assets/icons/Compose.svg
2828
link: /compose/
29-
- title: Testcontainers OSS
29+
- title: Testcontainers
3030
description: Run containers programmatically in your preferred programming language.
3131
icon: /assets/icons/Testcontainers.svg
3232
link: /testcontainers/

content/manuals/testcontainers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Testcontainers OSS
3-
description: Learn how to use Testcontainers OSS to run containers programmatically in your preferred programming language.
2+
title: Testcontainers
3+
description: Learn how to use Testcontainers to run containers programmatically in your preferred programming language.
44
keywords: docker APIs, docker, testcontainers documentation, testcontainers, testcontainers oss, testcontainers oss documentation,
55
docker compose, docker-compose, java, golang, go
66
params:

0 commit comments

Comments
 (0)