From 227ede941b9bedfc06e9ad9748542a5a33f7a936 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Thu, 18 Nov 2021 03:14:14 -0500 Subject: [PATCH] Updated zip link --- samples/react-teams-graph-upload-as-pdf/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/react-teams-graph-upload-as-pdf/README.md b/samples/react-teams-graph-upload-as-pdf/README.md index edf577d33..5c4ffe591 100644 --- a/samples/react-teams-graph-upload-as-pdf/README.md +++ b/samples/react-teams-graph-upload-as-pdf/README.md @@ -44,7 +44,7 @@ Version|Date|Comments ## Minimal Path to Awesome -- Clone this repository (or download this [solution as a .ZIP file](https://pnp.github.io/download-partial/?url=https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-teams-graph-upload-as-pdf) then unzip it) +- Clone this repository (or [download this solution as a .ZIP file](https://pnp.github.io/download-partial/?url=https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-teams-graph-upload-as-pdf) then unzip it) - Ensure that you are at the solution folder - in the command-line run: - `npm install`