From ca6164a3e4f395f4b7b979ca95c9de33fbbb73b9 Mon Sep 17 00:00:00 2001 From: sprinklehappiness Date: Sat, 28 Jun 2025 21:09:48 +0530 Subject: [PATCH 1/2] Changed alt text for 2 images. --- src/content/tutorials/en/setting-up-your-environment.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/tutorials/en/setting-up-your-environment.mdx b/src/content/tutorials/en/setting-up-your-environment.mdx index ea1521c108..7a24e3b01b 100644 --- a/src/content/tutorials/en/setting-up-your-environment.mdx +++ b/src/content/tutorials/en/setting-up-your-environment.mdx @@ -4,7 +4,7 @@ description: A quick tutorial for setting up the p5.js Web Editor and VS Code to category: introduction categoryIndex: 0 featuredImage: ../images/featured/SetupA.jpg -featuredImageAlt: An interactive sketch in the p5.js Web Editor draws circles on the canvas as the mouse pointer moves. +featuredImageAlt: An interactive sketch that draws circles as the mouse pointer moves. relatedContent: references: - en/p5/setup @@ -61,7 +61,7 @@ If you are new to p5.js, start with the [p5.js Web Editor](https://editor.p5js.o - Open a desktop browser on your computer and go to [https://editor.p5js.org/](https://editor.p5js.org/). - Click the [“Sign up”](https://editor.p5js.org/signup) link on the top-right of the web page. -![An arrow pointing to the “Sign Up” link in the top right corner of the p5.js Editor.](../images/introduction/p5_editor_sign_up.png) +![An arrow to the highlighted fields on Sign-Up page.](../images/introduction/p5_editor_sign_up.png) ### Step 2: Create an account with [p5.js Web Editor](https://editor.p5js.org/) From da6358fa6c27b5fd2d5046ff366c0accf09baf46 Mon Sep 17 00:00:00 2001 From: sprinklehappiness Date: Sun, 29 Jun 2025 00:10:49 +0530 Subject: [PATCH 2/2] Changed excessively long alt text --- src/content/tutorials/en/setting-up-your-environment.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/tutorials/en/setting-up-your-environment.mdx b/src/content/tutorials/en/setting-up-your-environment.mdx index 7a24e3b01b..ee09b599c8 100644 --- a/src/content/tutorials/en/setting-up-your-environment.mdx +++ b/src/content/tutorials/en/setting-up-your-environment.mdx @@ -61,7 +61,7 @@ If you are new to p5.js, start with the [p5.js Web Editor](https://editor.p5js.o - Open a desktop browser on your computer and go to [https://editor.p5js.org/](https://editor.p5js.org/). - Click the [“Sign up”](https://editor.p5js.org/signup) link on the top-right of the web page. -![An arrow to the highlighted fields on Sign-Up page.](../images/introduction/p5_editor_sign_up.png) +![An arrow to the “Sign Up” link.](../images/introduction/p5_editor_sign_up.png) ### Step 2: Create an account with [p5.js Web Editor](https://editor.p5js.org/) @@ -73,7 +73,7 @@ If you are new to p5.js, start with the [p5.js Web Editor](https://editor.p5js.o - Create and confirm a password.  - Click the “Sign Up” button. -![An arrow pointing to the highlighted User Name, Emaill, Password, and Confirm Password fields on the Sign Up page.](../images/introduction/p5_editor_sign_up_page.png) +![An arrow to the highlighted fields on Sign-Up page.](../images/introduction/p5_editor_sign_up_page.png) - Using a Google account - Click on the button on the bottom of the page that says “Login with Google.”