From 47bdd580835dbf8da2900af59d4ca2e6bc792628 Mon Sep 17 00:00:00 2001 From: ifaint Date: Wed, 18 Aug 2021 18:40:59 +0800 Subject: [PATCH] Update image path. --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index db745fd..17b914c 100644 --- a/README.rst +++ b/README.rst @@ -31,19 +31,19 @@ ScreenShots - Multiple image upload, sortable -.. image:: https://github.com/dzhuang/django-gallery-widget/blob/main/demo/static/demo/screen_upload.png +.. image:: https://raw.githubusercontent.com/dzhuang/django-gallery-widget/main/demo/static/demo/screen_upload.png :width: 70% :align: center - Client/Server side crop -.. image:: https://github.com/dzhuang/django-gallery-widget/blob/main/demo/static/demo/screen_crop.png +.. image:: https://raw.githubusercontent.com/dzhuang/django-gallery-widget/main/demo/static/demo/screen_crop.png :width: 70% :align: center - Easy Gallery render -.. image:: https://github.com/dzhuang/django-gallery-widget/blob/main/demo/static/demo/screen_detail.png +.. image:: https://raw.githubusercontent.com/dzhuang/django-gallery-widget/main/demo/static/demo/screen_detail.png :width: 70% :align: center