Skip to content

Commit 1676065

Browse files
committed
Add VS code to examples of open-source projects
1 parent 2029597 commit 1676065

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lessons/git/collaboration/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ Některé příklady populárních open-source projektů:
7979
* [Mozilla Firefox](https://github.com/mozilla/gecko-dev),
8080
[Chromium](https://chromium.googlesource.com/chromium/src.git)
8181
(prohlížeče)
82-
* [Atom](https://github.com/atom/atom),
82+
* [VS Code - OSS](https://github.com/Microsoft/vscode),
83+
[Atom](https://github.com/atom/atom),
8384
[gedit](https://github.com/GNOME/gedit)
8485
(textové editory)
8586
* [CPython](https://github.com/python/cpython)

0 commit comments

Comments
 (0)