diff --git a/daprdocs/content/en/contributing/presentations.md b/daprdocs/content/en/contributing/presentations.md index cc2b618de..f470d433d 100644 --- a/daprdocs/content/en/contributing/presentations.md +++ b/daprdocs/content/en/contributing/presentations.md @@ -8,11 +8,11 @@ description: How to give a presentation on Dapr and examples We welcome community members giving presentations on Dapr and spreading the word about all the awesome Dapr features! We offer a template PowerPoint file to get started. -{{< button text="Download the Dapr Presentation Deck" link="/presentations/dapr-slidedeck.zip" >}} +{{< button text="Download the Dapr Presentation Deck" link="/presentations/dapr-slidedeck.pptx.zip" >}} ## Giving a Dapr presentation -- Begin by downloading the [Dapr Presentation Deck](/presentations/dapr-slidedeck.zip). This contains slides and diagrams needed to give a Dapr presentation. +- Begin by downloading the [Dapr Presentation Deck](/presentations/dapr-slidedeck.pptx.zip). This contains slides and diagrams needed to give a Dapr presentation. - Next, review the docs to make sure you understand the [concepts]({{< ref concepts >}}). - Use the Dapr [quickstarts](https://github.com/dapr/quickstarts) repo and [samples](https://github.com/dapr/samples) repo to show demos of how to use Dapr. diff --git a/daprdocs/static/presentations/dapr-slidedeck.zip b/daprdocs/static/presentations/dapr-slidedeck.pptx.zip similarity index 100% rename from daprdocs/static/presentations/dapr-slidedeck.zip rename to daprdocs/static/presentations/dapr-slidedeck.pptx.zip