File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,9 @@ These are some steps you can take to help you understand what this project is an
19
19
- [ What is json: api and why should I use it?] ( https://nordicapis.com/the-benefits-of-using-json-api/ )
20
20
- [ The json: api specification] ( http://jsonapi.org/format/ )
21
21
- [ 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/ )
23
23
- [ 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 )
24
25
25
26
## Related Projects
26
27
@@ -110,4 +111,4 @@ Sometimes the compiled files can be dirty / corrupt from other branches / failed
110
111
111
112
``` bash
112
113
dotnet clean
113
- ```
114
+ ```
You can’t perform that action at this time.
0 commit comments