Skip to content

Commit 0440436

Browse files
authored
Merge pull request #3912 from jasonharrison/fix-readme
Fix link to GIF in README.md, add descriptive alt text
2 parents 9c1378a + 8459c24 commit 0440436

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ well as adds/removes packages from your `Pipfile` as you
1818
install/uninstall packages. It also generates the ever-important
1919
`Pipfile.lock`, which is used to produce deterministic builds.
2020

21-
![image](https://s3.amazonaws.com/media.kennethreitz.com/pipenv.gif)
21+
![GIF demonstrating Pipenv's usage](https://gist.githubusercontent.com/jlusk/855d611bbcfa2b159839db73d07f6ce9/raw/7f5743401809f7e630ee8ff458faa980e19924a0/pipenv.gif)
2222

2323
The problems that Pipenv seeks to solve are multi-faceted:
2424

news/3911.doc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix link to GIF in README.md demonstrating Pipenv's usage, and add descriptive alt text.

0 commit comments

Comments
 (0)