Skip to content

Commit 1b21e01

Browse files
committed
Fix images
1 parent 186bf18 commit 1b21e01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,11 +175,11 @@ First off, you are going to want to install Chrome. Ubuntu comes with Firefox pr
175175

176176
The text editor of choice at Bitmaker is [Atom](https://atom.io/). When you click on that link, the Atom website should recognize that you're on Linux and give you the option to download a `.deb` file:
177177

178-
![atom download page]('assets/atom_homepage.png')
178+
![atom download page](assets/atom_homepage.png)
179179

180180
Choose "Download .deb". When the download finishes, you might get a warning like this:
181181

182-
![are you sure you want to keep this file]('assets/atom_are_you_sure.png')
182+
![are you sure you want to keep this file](assets/atom_are_you_sure.png)
183183

184184
This warning happens because a `.deb` file is for installing programs, which you only want to do if the source is one you trust. We _do_ trust the creators of Atom, though, so choose to keep the file despite the warning.
185185

0 commit comments

Comments
 (0)