You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ See the [examples](https://github.com/json-api-dotnet/JsonApiDotNetCore/tree/mas
36
36
37
37
## Installation And Usage
38
38
39
-
See [the documentation](https://json-api-dotnet.github.io/#/) for detailed usage.
39
+
See [our documentation](https://json-api-dotnet.github.io/JsonApiDotNetCore/) for detailed usage.
40
40
41
41
### Models
42
42
@@ -110,8 +110,8 @@ dotnet clean
110
110
```
111
111
112
112
#### Compiler warnings
113
-
The `Release` build configuration is set to fail on warnings. That means when submitting a PR there shouldn't be any compiler warnings because the CI build it set to `Release`.
114
113
114
+
The `Release` build configuration is set to fail on warnings. That means when submitting a PR there shouldn't be any compiler warnings because the CI build it set to `Release`.
115
115
116
116
## Compatibility
117
117
@@ -121,5 +121,3 @@ A lot of changes were introduced in v4.0.0, the following chart should help you
0 commit comments