diff --git a/subjects/build-brick-and-break/README.md b/subjects/build-brick-and-break/README.md index ec8801a3..6d1a844d 100644 --- a/subjects/build-brick-and-break/README.md +++ b/subjects/build-brick-and-break/README.md @@ -32,7 +32,7 @@ Today, your mission is to build a 3-column brick tower, maintain it and finally ### Provided files -- Use the HTML file [index.html](/public/subjects/build-brick-and-break/index.html), which includes: +- Check the HTML file [index.html](/public/subjects/build-brick-and-break/index.html), which includes: - the JS script running some code, and which will also allow to run yours - some CSS pre-styled classes: feel free to use those as they are, or modify them diff --git a/subjects/fifty-shades-of-cold/README.md b/subjects/fifty-shades-of-cold/README.md index 4746ac62..2477962a 100644 --- a/subjects/fifty-shades-of-cold/README.md +++ b/subjects/fifty-shades-of-cold/README.md @@ -32,7 +32,7 @@ Check the `colors` array provided in the data file below. ### Provided files -- Use the HTML file [index.html](/public/subjects/fifty-shades-of-cold/index.html), which includes: +- Check the HTML file [index.html](/public/subjects/fifty-shades-of-cold/index.html), which includes: - the JS script running some code, and which will also allow to run yours - some CSS pre-styled classes: feel free to use those as they are, or modify them diff --git a/subjects/get-them-all/README.md b/subjects/get-them-all/README.md index f6127221..dd64bb65 100644 --- a/subjects/get-them-all/README.md +++ b/subjects/get-them-all/README.md @@ -28,7 +28,7 @@ On top of the webpage, each of the four buttons fires a function which has to re ### Provided files -- Use the HTML file [index.html](/public/subjects/get-them-all/index.html), which includes: +- Check the HTML file [index.html](/public/subjects/get-them-all/index.html), which includes: - the JS script running some code, and which will also allow to run yours - some data used to generate content diff --git a/subjects/gossip-grid/README.md b/subjects/gossip-grid/README.md index f4777610..93e30fc2 100644 --- a/subjects/gossip-grid/README.md +++ b/subjects/gossip-grid/README.md @@ -17,7 +17,7 @@ The first `gossip` card must be a form with a `textarea` and a submit button tha ### Provided files -- Use the HTML file [index.html](/public/subjects/gossip-grid/index.html), which includes: +- Check the HTML file [index.html](/public/subjects/gossip-grid/index.html), which includes: - the JS script which will allow to run your code - some CSS pre-styled classes: feel free to use those as they are, or modify them diff --git a/subjects/harder-bigger-bolder-stronger/README.md b/subjects/harder-bigger-bolder-stronger/README.md index f54d051b..18b55a1b 100644 --- a/subjects/harder-bigger-bolder-stronger/README.md +++ b/subjects/harder-bigger-bolder-stronger/README.md @@ -13,7 +13,7 @@ Write the function `generateLetters` which creates 120 `div`, each containing a ### Provided files -- Use the HTML file [index.html](/public/subjects/harder-bigger-bolder-stronger/index.html), which includes: +- Check the HTML file [index.html](/public/subjects/harder-bigger-bolder-stronger/index.html), which includes: - the JS script running some code, and which will also allow to run yours - some CSS pre-styled classes: feel free to use those as they are, or modify them diff --git a/subjects/keycodes-symphony/README.md b/subjects/keycodes-symphony/README.md index 35e80cc2..36d14b89 100644 --- a/subjects/keycodes-symphony/README.md +++ b/subjects/keycodes-symphony/README.md @@ -17,7 +17,7 @@ Write the function `compose`: ### Provided files -- Use the HTML file [index.html](/public/subjects/keycodes-symphony/index.html), which includes: +- Check the HTML file [index.html](/public/subjects/keycodes-symphony/index.html), which includes: - the JS script which will allow to run your code - some CSS pre-styled classes: feel free to use those as they are, or modify them diff --git a/subjects/mouse-trap/README.md b/subjects/mouse-trap/README.md index 5b613d08..32b6abc6 100644 --- a/subjects/mouse-trap/README.md +++ b/subjects/mouse-trap/README.md @@ -19,7 +19,7 @@ Develop a trap to capture the elements when the mouse is getting too close to th ### Provided files -- Use the HTML file [index.html](/public/subjects/mouse-trap/index.html), which includes: +- Check the HTML file [index.html](/public/subjects/mouse-trap/index.html), which includes: - the JS script which will allow to run your code - some CSS pre-styled classes: feel free to use those as they are, or modify them diff --git a/subjects/pick-and-click/README.md b/subjects/pick-and-click/README.md index 0dad2314..c8841cce 100644 --- a/subjects/pick-and-click/README.md +++ b/subjects/pick-and-click/README.md @@ -23,7 +23,7 @@ Write the function `pick` which creates a `hsl` color picker varying the `hue` a ### Provided files -- Use the HTML file [index.html](/public/subjects/pick-and-click/index.html), which includes: +- Check the HTML file [index.html](/public/subjects/pick-and-click/index.html), which includes: - the JS script which will allow to run your code - some CSS pre-styled classes: feel free to use those as they are, or modify them diff --git a/subjects/pimp-my-style/README.md b/subjects/pimp-my-style/README.md index bf08fff4..eca5804a 100644 --- a/subjects/pimp-my-style/README.md +++ b/subjects/pimp-my-style/README.md @@ -41,7 +41,7 @@ Click 6 -->