Skip to content

Commit bd92f08

Browse files
committed
Update Aeron links.
1 parent e79845c commit bd92f08

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![GitHub Actions](https://github.com/AdaptiveConsulting/Aeron.NET/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/AdaptiveConsulting/Aeron.NET/actions/workflows/ci.yml)
33
[![NuGet](https://img.shields.io/nuget/v/Aeron.Client.svg)](https://www.nuget.org/packages/Aeron.Client/)
44

5-
A .NET port of the [Aeron Client](https://github.com/real-logic/Aeron).
5+
A .NET port of the [Aeron Client](https://github.com/aeron-io/aeron).
66

77
Aeron is an efficient reliable UDP unicast, UDP multicast, and IPC message transport.
88

@@ -170,9 +170,7 @@ Run `dotnet pack src\Adaptive.Aeron\Adaptive.Aeron.csproj /p:Configuration=Relea
170170
If there are also changes in Agrona run `src\Adaptive.Agrona\Adaptive.Agrona.csproj /p:Configuration=Release` Aeron depends on it so both should be published at the same time
171171

172172
### More Information
173-
The best place for more information is the [Aeron Wiki](https://github.com/real-logic/Aeron/wiki)
174-
175-
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/real-logic/Aeron?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) To chat with other Aeron users and the contributors.
173+
The best place for more information is the [Aeron Website](https://aeron.io)
176174

177175
### Sponsors
178176
Many thanks to our **premium sponsors**!

0 commit comments

Comments
 (0)