From 5bbbea277686f0837b2f6b39cff6fbdfa1b43e3d Mon Sep 17 00:00:00 2001
From: Steven Loria <sloria1@gmail.com>
Date: Tue, 30 Jan 2018 22:05:35 -0500
Subject: [PATCH] Fix screenshots

close #257
---
 README.rst | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/README.rst b/README.rst
index 91d794c7..06a22b00 100644
--- a/README.rst
+++ b/README.rst
@@ -40,12 +40,10 @@ Features
 Screenshots
 -----------
 
-.. image:: https://dl.dropboxusercontent.com/u/1693233/github/cookiecutter-flask-01.png
-    :target: https://dl.dropboxusercontent.com/u/1693233/github/cookiecutter-flask-01.png
+.. image:: https://user-images.githubusercontent.com/2379650/35603073-7f5b78c2-0609-11e8-8fa8-7c6cce27fed6.png
     :alt: Home page
 
-.. image:: https://dl.dropboxusercontent.com/u/1693233/github/cookiecutter-flask-02.png.png
-    :target: https://dl.dropboxusercontent.com/u/1693233/github/cookiecutter-flask-02.png.png
+.. image:: https://user-images.githubusercontent.com/2379650/35603086-936a30e2-0609-11e8-8f63-a4c844310aab.png
     :alt: Registration form
 
 
-- 
GitLab