We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2029597 commit 1676065Copy full SHA for 1676065
1 file changed
lessons/git/collaboration/index.md
@@ -79,7 +79,8 @@ Některé příklady populárních open-source projektů:
79
* [Mozilla Firefox](https://github.com/mozilla/gecko-dev),
80
[Chromium](https://chromium.googlesource.com/chromium/src.git)
81
(prohlížeče)
82
-* [Atom](https://github.com/atom/atom),
+* [VS Code - OSS](https://github.com/Microsoft/vscode),
83
+ [Atom](https://github.com/atom/atom),
84
[gedit](https://github.com/GNOME/gedit)
85
(textové editory)
86
* [CPython](https://github.com/python/cpython)
0 commit comments