[Python-modules-commits] [django-uwsgi] 07/10: Use local copies of screenshot images to prevent privacy breach.

Michael Fladischer fladi at moszumanska.debian.org
Mon Jul 17 07:45:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

fladi pushed a commit to branch master
in repository django-uwsgi.

commit 1b874da10c992f7c45b68098ebca4c76a1b8a982
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Jul 17 09:27:48 2017 +0200

    Use local copies of screenshot images to prevent privacy breach.
---
 docs/screenshots.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/screenshots.rst b/docs/screenshots.rst
index e597dd6..0ec2c67 100644
--- a/docs/screenshots.rst
+++ b/docs/screenshots.rst
@@ -9,14 +9,14 @@ Screenshots
 
 `Wagtail <https://github.com/torchbox/wagtail>`_ admin interface:
 
-.. image:: https://github.com/unbit/django-uwsgi/raw/master/docs/screenshots/screenshot2.png
+.. image:: screenshots/screenshot2.png
 
-.. image:: https://github.com/unbit/django-uwsgi/raw/master/docs/screenshots/screenshot3.png
+.. image:: screenshots/screenshot3.png
 
 Emperor's Vassal Admin Panel
 
-.. image:: https://github.com/unbit/django-uwsgi/raw/master/docs/screenshots/screenshot4.png
+.. image:: screenshots/screenshot4.png
 
 `django.contrib.admin <https://docs.djangoproject.com/en/1.10/ref/contrib/admin/>`_ interface
 
-.. image:: https://github.com/unbit/django-uwsgi/raw/master/docs/screenshots/screenshot5.png
\ No newline at end of file
+.. image:: screenshots/screenshot5.png

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-uwsgi.git



More information about the Python-modules-commits mailing list