diff --git a/COS/README.md b/COS/README.md index 6887f1c..94599cf 100644 --- a/COS/README.md +++ b/COS/README.md @@ -2,7 +2,7 @@ ## Plan -**[Day 1](/Day1) - Introduction to ORM**
+**[Day 1](Day1) - Introduction to ORM**
Overview
Set up JPA
Control JPA
@@ -11,7 +11,7 @@ Persistence unit
Entity classes
*Exercise 1*
-**[Day 2](/Day2) - Relationships**
+**[Day 2](https://github.com/Cphdat3sem2017f/ORM-JPA/tree/master/COS/Day2) - Relationships**
Entity manager
Annotations
Relationships