diff --git a/guide/english/developer-tools/source-code-editors/index.md b/guide/english/developer-tools/source-code-editors/index.md index ba8818303e2..4a5273bcc4d 100644 --- a/guide/english/developer-tools/source-code-editors/index.md +++ b/guide/english/developer-tools/source-code-editors/index.md @@ -43,7 +43,7 @@ Brackets is a relatively new open-source editor by Adobe. It is very user friend ### Atom -![Atom Icon](https://logo.clearbit.com/atom.io) +![Atom Icon](https://i.imgur.com/ToWQjHO.png) Atom is an open source editor, developed by GitHub. Like Sublime Text, Atom is quite popular. It is very configurable ("hackable", as they say) but advanced features may be overwhelming to new users. There is also plenty of helpful documentation available online. @@ -54,13 +54,12 @@ Atom is an Microsoft and fast becoming widely used by developers of all languages. Like Atom and Sublime, Visual Studio Code has a wide range of extensions and themes available to help customise and perfect your experience using it, however VSC is highly configurable "out-the-box". There is also a very active development team behind VSCode, with new features and bug fixes being added by the Visual Studio Code team every month. code.visualstudio.com - ### Notepad++ ![Notepad++ Icon](https://upload.wikimedia.org/wikipedia/commons/0/0f/Notepad%2B%2B_Logo.png)