From 8ea23bc057503866a518395c7eda538cfcb6c795 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sun, 2 May 2021 21:08:53 -0400 Subject: [PATCH] Update sample.json --- samples/react-world-clocks/assets/sample.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/react-world-clocks/assets/sample.json b/samples/react-world-clocks/assets/sample.json index 5db84a7fd..a42852a8c 100644 --- a/samples/react-world-clocks/assets/sample.json +++ b/samples/react-world-clocks/assets/sample.json @@ -28,7 +28,7 @@ { "type": "image", "order": 100, - "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-world-clocks/assets/ClocksInAction.gif", + "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-world-clocks/assets/ClocksInAction.gif?raw=true", "alt": "React World Clocks" }, { @@ -61,4 +61,4 @@ } ] } -] \ No newline at end of file +]