mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-19 01:01:27 -04:00
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:
committed by
Parth Parth
parent
18e15830d9
commit
a16539becf
@@ -5,7 +5,7 @@ title: Difference between Git and GitHub
|
||||
|
||||
Git and GitHub are two different things. [Git](https://git-scm.com/) is the [version control system](https://en.wikipedia.org/wiki/Version_control), while [GitHub](https://github.com/) is an online service for hosting Git repos and helping people collaborate on writing software. However, the two are often confused due to their similar names, and because of the fact that GitHub builds on top of Git. Also, many websites and articles don't make the distinction between them clear enough.
|
||||
|
||||

|
||||

|
||||
|
||||
### Git
|
||||
|
||||
|
||||
Reference in New Issue
Block a user