diff --git a/docs/features/techdocs/concepts.md b/docs/features/techdocs/concepts.md index e758890640..d0e3c3c0ea 100644 --- a/docs/features/techdocs/concepts.md +++ b/docs/features/techdocs/concepts.md @@ -13,9 +13,10 @@ of MkDocs used for TechDocs. ### TechDocs container -The TechDocs container is a Docker container that builds the HTML documentation -pages from Python flavoured markdown through MkDocs, including e.g. buttons -(more here) and styles. +The TechDocs container is a Docker container available at +[DockerHub](https://hub.docker.com/r/spotify/techdocs). It builds static HTML +pages, including stylesheets and scripts from Python flavored Markdown, through +MkDocs. [TechDocs Container](../../../packages/techdocs-container/README.md)