Browse Source

fix: update broken links in `audit/README.md` files

pull/2186/head
nprimo 8 months ago committed by Niccolò Primo
parent
commit
29b2fc9d6f
  1. 2
      subjects/ascii-art-web/dockerize/audit/README.md
  2. 2
      subjects/ascii-art-web/export-file/audit/README.md
  3. 2
      subjects/ascii-art-web/stylize/audit/README.md
  4. 2
      subjects/forum/advanced-features/audit/README.md
  5. 2
      subjects/forum/authentication/audit/README.md
  6. 2
      subjects/forum/image-upload/audit/README.md
  7. 2
      subjects/forum/moderation/audit/README.md
  8. 2
      subjects/forum/security/audit/README.md
  9. 2
      subjects/groupie-tracker/filters/audit/README.md
  10. 2
      subjects/groupie-tracker/geolocalization/audit/README.md
  11. 2
      subjects/groupie-tracker/search-bar/audit/README.md
  12. 2
      subjects/groupie-tracker/visualizations/audit/README.md
  13. 2
      subjects/make-your-game/different-maps/audit/README.md
  14. 2
      subjects/make-your-game/history/audit/README.md
  15. 2
      subjects/make-your-game/score-handling/audit/README.md
  16. 2
      subjects/real-time-forum/typing-in-progress/audit/README.md

2
subjects/ascii-art-web/dockerize/audit/README.md

@ -51,7 +51,7 @@ student$
###### +Does the server run quickly and effectively? (Favoring recursive, no unnecessary data requests, etc)
###### +Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../../good-practices/README.md)?
###### +Is there a test file for this code?

2
subjects/ascii-art-web/export-file/audit/README.md

@ -22,7 +22,7 @@
#### Basic
###### +Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../../good-practices/README.md)?
###### +Are the instructions in the website clear?

2
subjects/ascii-art-web/stylize/audit/README.md

@ -22,7 +22,7 @@
###### +Is the output of the program well structured? Is the output aligned, without any letter out of line?
###### +Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../../good-practices/README.md)?
#### Social

2
subjects/forum/advanced-features/audit/README.md

@ -46,7 +46,7 @@
###### +Does the project runs quickly and effectively (Favoring of recursion, no unnecessary data requests, etc.)?
###### +Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../../good-practices/README.md)?
###### +Is there a test file for this code?

2
subjects/forum/authentication/audit/README.md

@ -36,7 +36,7 @@
###### +Does the project run quickly and effectively (favoring of recursion, no unnecessary data requests, etc.)?
###### +Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../../good-practices/README.md)?
#### Social

2
subjects/forum/image-upload/audit/README.md

@ -28,7 +28,7 @@
#### Basic
###### +Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../../good-practices/README.md)?
###### +Are the instructions in the website clear?

2
subjects/forum/moderation/audit/README.md

@ -46,7 +46,7 @@
#### Basic
###### +Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../../good-practices/README.md)?
###### +Are the instructions in the website clear?

2
subjects/forum/security/audit/README.md

@ -38,7 +38,7 @@
###### +Does the project runs quickly and effectively? (no unnecessary data requests, etc)
###### +Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../../good-practices/README.md)?
###### +Is there a test file for this code?

2
subjects/groupie-tracker/filters/audit/README.md

@ -48,7 +48,7 @@
#### Basic
###### +Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../../good-practices/README.md)?
###### +Are the instructions in the website clear?

2
subjects/groupie-tracker/geolocalization/audit/README.md

@ -109,7 +109,7 @@ alabama usa
#### Basic
###### +Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../../good-practices/README.md)?
###### +Are the instructions in the website clear?

2
subjects/groupie-tracker/search-bar/audit/README.md

@ -62,7 +62,7 @@
#### Basic
###### +Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../../good-practices/README.md)?
###### +Are the instructions in the website clear?

2
subjects/groupie-tracker/visualizations/audit/README.md

@ -28,7 +28,7 @@
###### +Are the tests checking each possible case?
###### +Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../../good-practices/README.md)?
#### Social

2
subjects/make-your-game/different-maps/audit/README.md

@ -44,7 +44,7 @@
###### +Does the project runs quickly and effectively? (Favoring recursivity, no unnecessary data requests, etc...)
###### +Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../../good-practices/README.md)?
###### +Is the code using asynchronicity to increase performance?

2
subjects/make-your-game/history/audit/README.md

@ -38,7 +38,7 @@
###### +Does the project runs quickly and effectively? (Favoring recursivity, no unnecessary data requests, etc...)
###### +Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../../good-practices/README.md)?
###### +Is the code using asynchronicity to increase performance?

2
subjects/make-your-game/score-handling/audit/README.md

@ -44,7 +44,7 @@
###### +Does the project runs quickly and effectively? (Favoring recursive, no unnecessary data requests, etc...)
###### +Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../../good-practices/README.md)?
###### +Is the code using asynchronicity to increase performance?

2
subjects/real-time-forum/typing-in-progress/audit/README.md

@ -30,7 +30,7 @@
###### +Does the project run quickly and effectively? (Favoring recursivity, no unnecessary data requests, etc...)
###### +Does the code obey the [good practices](../../good-practices/README.md)?
###### +Does the code obey the [good practices](../../../good-practices/README.md)?
###### +Is the code using synchronicity (Promises and Go routines/channels) to increase performance?

Loading…
Cancel
Save