From ac5db1f85944c393f0ff19d437300960523a968f Mon Sep 17 00:00:00 2001 From: Mark Fussell Date: Thu, 31 Mar 2022 14:36:18 -0700 Subject: [PATCH] Update daprdocs/content/en/contributing/contributing-docs.md --- daprdocs/content/en/contributing/contributing-docs.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/daprdocs/content/en/contributing/contributing-docs.md b/daprdocs/content/en/contributing/contributing-docs.md index 7c1711fda..cbb167349 100644 --- a/daprdocs/content/en/contributing/contributing-docs.md +++ b/daprdocs/content/en/contributing/contributing-docs.md @@ -42,6 +42,8 @@ Diagrams should be; - Named using the convention of a concept or building block so that they are grouped. For example `service-invocation-overview.png`. Also see Images guidance section below. - Added to the correct section in the `Dapr-Diagrams.pptx` deck so that they can be amended and updated. +{{< button text="Download the Dapr Diagrams Deck" link="/images/dapr-diagrams.pptx" >}} + ## Contributing a new docs page - Make sure the documentation you are writing is in the correct place in the hierarchy.