fix: replace imgur with s3 for Chinese guide without conflict (#36052)

* fix: imgur to s3 for chinese guide without conflict

(cherry picked from commit 21e3afaee0f23d700f76ea662bc193b392fc54ac)

* fix: remove extra links

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

* fix: revert changes

* fix: revert changes

* fix: revert changes

* fix: revert changes
This commit is contained in:
Ahmad Abdolsaheb
2019-05-25 00:09:49 +03:00
committed by Parth Parth
parent 1e9f5bc09a
commit 23ca5d9cc6
33 changed files with 73 additions and 71 deletions

View File

@@ -6,7 +6,7 @@ localeTitle: Git和GitHub之间的区别
Git和Github是两回事。 [Git](https://git-scm.com/)是[版本控制系统](https://en.wikipedia.org/wiki/Version_control) ,而[GitHub](https://github.com/)是用于托管Git repos的服务并帮助人们协作编写软件。然而由于GitHub建立在Git之上并且因为许多网站和文章没有明确区分它们因此它们的名称相似因此经常会被混淆。
![Git不是GitHub](https://i.imgur.com/EkjwJdr.png)
![Git不是GitHub](https://cdn-media-1.freecodecamp.org/imgr/EkjwJdr.png)
### 混帐