Skip to content

Commit

Permalink
Update example link
Browse files Browse the repository at this point in the history
  • Loading branch information
Kurounin authored Apr 18, 2024
1 parent 58febae commit 164dbc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ public interface IDalService
```
Additional files that can be used in javascript to add support for nullable values are generated in `obj/GeneratedFiles/javascript/` folder.

For a boilerplate project which creates a gRPC service check [MsSql.Adapter](https://github.com/LarnacaBeach/mssql.adapter/tree/main/examples/mssql.adapter)
For a boilerplate project which creates a gRPC service check [MsSql.Adapter](https://github.com/LarnacaBeach/MsSql.Adapter/tree/main/examples/MsSql.Adapter)

## Preserving usages of the `[MsSqlAdapter]` attribute

Expand All @@ -107,4 +107,4 @@ If you wish to preserve these attributes in the build output, you can define the
</ItemGroup>

</Project>
```
```

0 comments on commit 164dbc0

Please sign in to comment.