fix doc link

This commit is contained in:
2021-07-20 02:06:18 +02:00
parent 7b962a779d
commit 2b89fee027

View File

@@ -42,7 +42,7 @@ class UserForCreate(
): Serializable
```
3. and, define Repositories
*[See SQL function](./migrations.md#Stored procedure migrations)*
[See SQL function](../migrations/migrations.md)
```kotlin
import fr.postgresjson.connexion.Requester