From c0970fce43e52a00e2a2c5cf8fee4ab89eae5ef6 Mon Sep 17 00:00:00 2001 From: Anne Haley Date: Thu, 3 Oct 2024 00:37:57 +0000 Subject: [PATCH] docs: replace url for GIF example download --- docs/format_examples_datastore.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/format_examples_datastore.py b/docs/format_examples_datastore.py index 807392002..5597ae193 100644 --- a/docs/format_examples_datastore.py +++ b/docs/format_examples_datastore.py @@ -197,7 +197,8 @@ examples=[ dict( filename='SampleGIFImage_40kbmb.gif', - url='https://sample-videos.com/gif/3.gif', + # originally from 'https://sample-videos.com/gif/3.gif', + url='https://data.kitware.com/api/v1/item/66fde6b52480d44510d0ca2d/download', hash='0ff064ba36e4f493f6a1b3d9d29c8eee1b719e39fc6768c5a6129534869c380b', ), ],