Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ See the [examples](https://github.com/json-api-dotnet/JsonApiDotNetCore/tree/mas

## Installation And Usage

See [the documentation](https://json-api-dotnet.github.io/#/) for detailed usage.
See [our documentation](https://json-api-dotnet.github.io/JsonApiDotNetCore/) for detailed usage.

### Models

Expand Down Expand Up @@ -110,8 +110,8 @@ dotnet clean
```

#### Compiler warnings
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`.

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`.

## Compatibility

Expand All @@ -121,5 +121,3 @@ A lot of changes were introduced in v4.0.0, the following chart should help you
| ----------------- | ------------- |
| 2.* | v3.* |
| 3.* | v4.* |