Skip to content

Commit b25ea1b

Browse files
authored
Update README.md
1 parent f0e84ef commit b25ea1b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ These are some steps you can take to help you understand what this project is an
1919
- [What is json:api and why should I use it?](https://nordicapis.com/the-benefits-of-using-json-api/)
2020
- [The json:api specification](http://jsonapi.org/format/)
2121
- [Demo [Video]](https://youtu.be/KAMuo6K7VcE)
22-
- [Our documentation](https://json-api-dotnet.github.io)
22+
- [Our documentation](https://json-api-dotnet.github.io/JsonApiDotNetCore/)
2323
- [Check out the example projects](https://github.com/json-api-dotnet/JsonApiDotNetCore/tree/master/src/Examples)
24+
- [Embercasts: Full Stack Ember with ASP .NET Core](https://www.embercasts.com/course/full-stack-ember-with-dotnet/watch/whats-in-this-course-cs)
2425

2526
## Related Projects
2627

@@ -110,4 +111,4 @@ Sometimes the compiled files can be dirty / corrupt from other branches / failed
110111

111112
```bash
112113
dotnet clean
113-
```
114+
```

0 commit comments

Comments
 (0)