Skip to content

Commit 12292a7

Browse files
Changed excessively long alt text for 2 images (#885)
* Changed alt text for 2 images. * Changed excessively long alt text * Update alt text to be more descriptive * Update alt text on setting-up-your-environment.mdx --------- Co-authored-by: kit <1304340+ksen0@users.noreply.github.com>
1 parent 8083af1 commit 12292a7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/content/tutorials/en/setting-up-your-environment.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A quick tutorial for setting up the p5.js Web Editor and VS Code to
44
category: introduction
55
categoryIndex: 0
66
featuredImage: ../images/featured/SetupA.jpg
7-
featuredImageAlt: An interactive sketch in the p5.js Web Editor draws circles on the canvas as the mouse pointer moves.
7+
featuredImageAlt: An interactive sketch in the p5.js Editor draws circles on the canvas as the mouse pointer moves.
88
relatedContent:
99
references:
1010
- en/p5/setup
@@ -73,7 +73,8 @@ If you are new to p5.js, start with the [p5.js Web Editor](https://editor.p5js.o
7373
- Create and confirm a password. 
7474
- Click the “Sign Up” button.
7575

76-
![A user clicks the “Sign Up” button in the p5.js Web Editor, enters a new username, email address, and password.](../images/introduction/editor-signup.gif)
76+
77+
![An arrow pointing to the highlighted fields on the Sign Up page, as described above.](../images/introduction/p5_editor_sign_up_page.png)
7778

7879
- Using a Google account
7980
- Click on the button on the bottom of the page that says “Login with Google.” 

0 commit comments

Comments
 (0)