diff --git a/docs/index.md b/docs/index.md index 0633bb2f09..dc2bc01577 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,4 @@ -# Testcontainers-go +# Testcontainers ![Testcontainers logo](./logo.png) diff --git a/mkdocs.yml b/mkdocs.yml index 77b732ed7f..da6e873568 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ -site_name: Testcontainers-Go +site_name: Testcontainers for Go plugins: - search - codeinclude