Skip to content

Commit a26e096

Browse files
fdlanefdlane
and
fdlane
authored
Fixed: documentation link and markdown lint (#778)
Co-authored-by: fdlane <[email protected]>
1 parent 54cd090 commit a26e096

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ See the [examples](https://github.com/json-api-dotnet/JsonApiDotNetCore/tree/mas
3636

3737
## Installation And Usage
3838

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

4141
### Models
4242

@@ -110,8 +110,8 @@ dotnet clean
110110
```
111111

112112
#### 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`.
114113

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

116116
## Compatibility
117117

@@ -121,5 +121,3 @@ A lot of changes were introduced in v4.0.0, the following chart should help you
121121
| ----------------- | ------------- |
122122
| 2.* | v3.* |
123123
| 3.* | v4.* |
124-
125-

0 commit comments

Comments
 (0)