Browse Source

changing the link to go-test repo

pull/1047/head
miguel 2 years ago committed by Clément
parent
commit
bd97da536e
  1. 2
      subjects/quad/audit/README.md
  2. 2
      subjects/quadchecker/audit/README.md
  3. 2
      subjects/sudoku/audit/README.md

2
subjects/quad/audit/README.md

@ -1,6 +1,6 @@
#### quadA
> ***NOTE: If you are an admin and you want to test this project, follow the instructions [in the this subject](../../raid-testing/README.md) before you proceed to the questions.***
> ***NOTE: If you are an admin and you want to test this project, follow the instructions [in the this subject](https://github.com/01-edu/go-tests/blob/master/raid-testing.md) before you proceed to the questions.***
##### Try running the function with the arguments: `"x=5 and y=3"`

2
subjects/quadchecker/audit/README.md

@ -1,6 +1,6 @@
#### Quadrangle Checker
> ***NOTE: If you are an admin and you want to test this project, follow the instructions [in the this subject](../../raid-testing/README.md) before you proceed to the questions.***
> ***NOTE: If you are an admin and you want to test this project, follow the instructions [in the this subject](https://github.com/01-edu/go-tests/blob/master/raid-testing.md) before you proceed to the questions.***
##### Try running the program: `"./quadA 3 3 | ./quadchecker"`

2
subjects/sudoku/audit/README.md

@ -1,6 +1,6 @@
#### Sudoku
> ***NOTE: If you are an admin and you want to test this project, follow the instructions [in the this subject](../../raid-testing/README.md) before you proceed to the questions.***
> ***NOTE: If you are an admin and you want to test this project, follow the instructions [in the this subject](https://github.com/01-edu/go-tests/blob/master/raid-testing.md) before you proceed to the questions.***
##### Try running the program with the arguments: `".96.4...1" "1...6...4" "5.481.39." "..795..43" ".3..8...." "4.5.23.18" ".1.63..59" ".59.7.83." "..359...7"`

Loading…
Cancel
Save