fix: replace imgur with s3 for Portuguese guide without conflict (#36054)

* fix: imgur to s3 for portuguese guide without conflict

(cherry picked from commit 55e786f8dbcf917e16088be97e18c951d937cd71)

* fix: remove extra links

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: remove unrelated change

* fix: revert space

* fix: revert styles
This commit is contained in:
Ahmad Abdolsaheb
2019-05-25 00:00:23 +03:00
committed by Parth Parth
parent 21bd031a52
commit 1e9f5bc09a
31 changed files with 69 additions and 67 deletions

View File

@@ -6,7 +6,7 @@ localeTitle: Diferença entre o Git e o GitHub
Git e GitHub são duas coisas diferentes. [O Git](https://git-scm.com/) é o [sistema de controle de versão](https://en.wikipedia.org/wiki/Version_control) , enquanto o [GitHub](https://github.com/) é um serviço para hospedar Git repos e ajudar as pessoas a colaborarem na criação de software. No entanto, eles são muitas vezes confundidos por causa de seu nome semelhante, devido ao fato de que o GitHub se baseia no Git e porque muitos sites e artigos não fazem a diferença entre eles.
![Git não é o GitHub](https://i.imgur.com/EkjwJdr.png)
![Git não é o GitHub](https://cdn-media-1.freecodecamp.org/imgr/EkjwJdr.png)
### Git