Browse Source

pimp-my-style wrong link path

pull/824/head
lee 3 years ago
parent
commit
728fbc9b83
  1. 4
      subjects/pimp-my-style/README.md

4
subjects/pimp-my-style/README.md

@ -43,12 +43,12 @@ Click 6 --> <button class="button"></div>
You only need to create & submit the JS file `pimp-my-style.js` ; we're providing you the following files to download (click right and save link) & test locally:
- the HTML file [pimp-my-style.html](./pimp-my-style/pimp-my-style.html) to open in the browser, which includes:
- the HTML file [pimp-my-style.html](./pimp-my-style.html) to open in the browser, 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
- the data file [pimp-my-style.data.js](./pimp-my-style/pimp-my-style.data.js) from which you can import `styles`
- the data file [pimp-my-style.data.js](./pimp-my-style.data.js) from which you can import `styles`
### Expected result

Loading…
Cancel
Save