Skip to content

Commit 4f9a3a3

Browse files
authored
Merge pull request #3850 from jlusk/master
change URL for GIF
2 parents de54288 + 463820f commit 4f9a3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ It automatically creates and manages a virtualenv for your projects, as well as
2626

2727
Pipenv is primarily meant to provide users and developers of applications with an easy method to setup a working environment. For the distinction between libraries and applications and the usage of ``setup.py`` vs ``Pipfile`` to define dependencies, see :ref:`pipfile-vs-setuppy`.
2828

29-
.. image:: https://s3.amazonaws.com/media.kennethreitz.com/pipenv.gif
29+
.. image:: https://gist.githubusercontent.com/jlusk/855d611bbcfa2b159839db73d07f6ce9/raw/7f5743401809f7e630ee8ff458faa980e19924a0/pipenv.gif
3030
:height: 341px
3131
:width: 654px
3232
:scale: 100 %

0 commit comments

Comments
 (0)