From b1c6f968e2f4a038da7d6f15f19e21d5a395d363 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20de=20la=20Pe=C3=B1a?= Date: Tue, 4 Mar 2025 11:57:07 +0100 Subject: [PATCH] Merge pull request #22151 from mdelapenya/tc-is-oss fix(testcontainers): rename to the proper project name --- content/manuals/_index.md | 2 +- content/manuals/testcontainers.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/manuals/_index.md b/content/manuals/_index.md index 630d92371d..d7f80dbc49 100644 --- a/content/manuals/_index.md +++ b/content/manuals/_index.md @@ -26,7 +26,7 @@ params: description: Define and run multi-container applications. icon: /assets/icons/Compose.svg link: /compose/ - - title: Testcontainers OSS + - title: Testcontainers description: Run containers programmatically in your preferred programming language. icon: /assets/icons/Testcontainers.svg link: /testcontainers/ diff --git a/content/manuals/testcontainers.md b/content/manuals/testcontainers.md index 4068a6e0bd..73b538a275 100644 --- a/content/manuals/testcontainers.md +++ b/content/manuals/testcontainers.md @@ -1,6 +1,6 @@ --- -title: Testcontainers OSS -description: Learn how to use Testcontainers OSS to run containers programmatically in your preferred programming language. +title: Testcontainers +description: Learn how to use Testcontainers to run containers programmatically in your preferred programming language. keywords: docker APIs, docker, testcontainers documentation, testcontainers, testcontainers oss, testcontainers oss documentation, docker compose, docker-compose, java, golang, go params: