File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 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
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
112113dotnet clean
113- ```
114+ ```
You can’t perform that action at this time.
0 commit comments