fix: replace imgur with s3 for english guide without conflict (#36053)

* fix: imgur to s3 for englsh guide without conflict

(cherry picked from commit 9c9f15abf4e755feab79ef7090dacdcf497ea7b6)

* fix: revert unrelated changes
This commit is contained in:
Ahmad Abdolsaheb
2019-05-20 21:24:51 +03:00
committed by Parth Parth
parent 18e15830d9
commit a16539becf
36 changed files with 66 additions and 66 deletions

View File

@@ -64,7 +64,7 @@ Code example:
<input type="submit" value="Submit">
</form>
```
![Screenshot of Code Above](https://i.imgur.com/r0br52L.png "Screenshot of Code Above")
![Screenshot of Code Above](https://cdn-media-1.freecodecamp.org/imgr/r0br52L.png "Screenshot of Code Above")
SETTING MINIMUM AND MAXIMUM VALUES ON INPUTS OF TYPE "NUMBER"