Skip to content

Commit d19746f

Browse files
author
fabien.menager
committed
Fix links
1 parent 421b835 commit d19746f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ await dbContext.ExecuteInsertWithIdentityAsync(entities, options => {});
5959

6060
## Roadmap
6161

62-
- [ ] Add support for navigation properties (#2)
63-
- [ ] Add support for complex types (#3)
62+
- [ ] [Add support for navigation properties](https://github.com/PhenX/EntityFrameworkCore.ExecuteInsert/issues/2)
63+
- [ ] [Add support for complex types](https://github.com/PhenX/EntityFrameworkCore.ExecuteInsert/issues/3)
6464
- [ ] Add support for owned types
6565
- [ ] Add support for shadow properties
6666
- [ ] Add support for TPT (Table Per Type) inheritance

0 commit comments

Comments
 (0)