Skip to content

Commit

Permalink
Relative links
Browse files Browse the repository at this point in the history
  • Loading branch information
ellizio committed Jul 17, 2024
1 parent a15f075 commit 9c88748
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Libraries list

- [![Kiota.Autogen.Swagger](https://buildstats.info/nuget/Swashbuckle.AspNetCore)](https://www.nuget.org/packages/Swashbuckle.AspNetCore/) [Kiota.Autogen.Swagger](https://github.com/ellizio/Kiota.Autogen/tree/master/src/Kiota.Autogen.Swagger) for generating API client based on `Swashbuckle.AspNetCore`
- [![Kiota.Autogen.Swagger](https://buildstats.info/nuget/Swashbuckle.AspNetCore)](https://www.nuget.org/packages/Swashbuckle.AspNetCore/) [Kiota.Autogen.Swagger](src/Kiota.Autogen.Swagger) for generating API client based on `Swashbuckle.AspNetCore`

## Basic Usage

Expand Down Expand Up @@ -63,10 +63,10 @@

## Examples

See more examples and extended usages [here](https://github.com/ellizio/Kiota.Autogen/tree/master/examples)
See more examples and extended usages [here](examples)

## Additional References

- [Changelog](https://github.com/ellizio/Kiota.Autogen/blob/master/CHANGELOG.md)
- [Changelog](CHANGELOG.md)
- [Kiota](https://github.com/microsoft/kiota)
- [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore)

0 comments on commit 9c88748

Please sign in to comment.