Skip to content

Commit 7e43b06

Browse files
committed
Update build-a-randomizer-generator-with-html-css-js.mdx
1 parent 93be9a3 commit 7e43b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/build-a-randomizer-generator-with-html-css-js/build-a-randomizer-generator-with-html-css-js.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Create a new HTML/CSS/JS project in [Codédex Builds](https://www.codedex.io/bui
5959

6060
## Code Structure
6161

62-
Let's take a look at some [starter code](https://www.codedex.io/@Julien/build/randomizer-generator-starter-code). If you've taken the HTML, CSS, and JavaScript courses, our web stack for this project will look familiar. We have an HTML file that links to an external CSS stylesheet and an external JavaScript file, all contained within the same folder.
62+
If you've taken the HTML, CSS, and JavaScript courses, our web stack for this project will look familiar. We have an HTML file that links to an external CSS stylesheet and an external JavaScript file, all contained within the same folder.
6363

6464
```
6565
CluelessGenerator/

0 commit comments

Comments
 (0)