Skip to content
Snippets Groups Projects
Commit 7a13fa83 authored by Tyra.Eide's avatar Tyra.Eide
Browse files

Update 02-familiarize_with_code.md

parent 80263784
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@
## Bli kjent med utlevert kode
Undersøk filene i pakken `no.uib.inf101.colorgrid`, og besvar spørsmålene i `TextQuestions` ([link](./src/main/java/no/uib/inf101/colorgrid/TextQuestions.java)).
Undersøk filene i pakken `no.uib.inf101.colorgrid`, og besvar spørsmålene i `TextQuestions` ([link](../src/main/java/no/uib/inf101/colorgrid/TextQuestions.java)).
✅ Du er klar til gå videre når alle testene i `TestTextQuestions` ([link](./src/test/java/no/uib/inf101/colorgrid/TestTextQuestions.java)) passerer.
\ No newline at end of file
✅ Du er klar til gå videre når alle testene i `TestTextQuestions` ([link](../src/test/java/no/uib/inf101/colorgrid/TestTextQuestions.java)) passerer.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment