fix(techdocs): updated concepts documentation.

This commit is contained in:
ellinors
2020-07-21 17:02:22 +02:00
parent 4f5ed073f3
commit 6404144d13
+4 -3
View File
@@ -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)