Skip to content

Commit e61816e

Browse files
authored
Merge pull request DjangoGirls#1288 from das-g/pa-bash-console-img-alt-text
Change image "alt" text for pythonanywhere_bash_console.png
2 parents ba6ea84 + 326de1f commit e61816e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/deploy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Your code is now on GitHub. Go and check it out! You'll find it's in fine compa
141141

142142
Go back to the main [PythonAnywhere Dashboard](https://www.pythonanywhere.com/) by clicking on the logo, and choose the option to start a "Bash" console – that's the PythonAnywhere version of a command line, just like the one on your computer.
143143

144-
<img src="images/pythonanywhere_bash_console.png" alt="Pointing at Bash in the New Console section" />
144+
<img src="images/pythonanywhere_bash_console.png" alt="The 'New Console' section on the PythonAnywhere web interface, with a button for 'bash'" />
145145

146146
> **Note** PythonAnywhere is based on Linux, so if you're on Windows, the console will look a little different from the one on your computer.
147147

0 commit comments

Comments
 (0)