From a3d8f7d1136623e89aa7a4d79fe4a21ce6c41e8d Mon Sep 17 00:00:00 2001 From: Aanand Prasad Date: Tue, 6 May 2014 17:13:56 +0100 Subject: [PATCH] Remove hash from gif URL --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 27a5c5c76..9e7e4fc40 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ db: Then type `fig up`, and Fig will start and run your entire app: -![example fig run](https://orchardup.com/static/images/fig-example-large.f96065fc9e22.gif) +![example fig run](https://orchardup.com/static/images/fig-example-large.gif) There are commands to: diff --git a/docs/index.md b/docs/index.md index 590f2dfe5..4ded20bab 100644 --- a/docs/index.md +++ b/docs/index.md @@ -30,7 +30,7 @@ db: Then type `fig up`, and Fig will start and run your entire app: -![example fig run](https://orchardup.com/static/images/fig-example-large.f96065fc9e22.gif) +![example fig run](https://orchardup.com/static/images/fig-example-large.gif) There are commands to: