Skip to content

Commit

Permalink
Fix broken Slice links
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardnormier authored Oct 6, 2023
1 parent faa9587 commit 80a0428
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 @@ -204,7 +204,7 @@ in-memory transport for testing). Future releases may add additional transports.
[API reference]: https://docs.icerpc.dev/api/csharp/api/IceRpc.html
[Building from source]: BUILDING.md
[ci-home]: https://github.com/icerpc/icerpc-csharp/actions/workflows/ci.yml
[custom]: https://docs.icerpc.dev/slice/language-guide/custom-types
[custom]: https://docs.icerpc.dev/slice2/language-guide/custom-types
[Documentation]: https://docs.icerpc.dev
[Examples]: examples
[Getting started]: https://docs.icerpc.dev/getting-started
Expand All @@ -219,5 +219,5 @@ in-memory transport for testing). Future releases may add additional transports.
[NuGet packages]: https://www.nuget.org/profiles/IceRPC
[QUIC]: https://en.wikipedia.org/wiki/QUIC
[Slic]: https://docs.icerpc.dev/icerpc/slic-transport/overview
[Slice]: https://docs.icerpc.dev/slice
[Slice]: https://docs.icerpc.dev/slice2
[System.IO.Pipelines]: https://learn.microsoft.com/en-us/dotnet/standard/io/pipelines

0 comments on commit 80a0428

Please sign in to comment.