Remove hash from gif URL

This commit is contained in:
Aanand Prasad 2014-05-06 17:13:56 +01:00
parent 65a642097c
commit a3d8f7d113
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: