Skip to content

Commit 1cd191d

Browse files
authored
Update link from Agrona to agrona.
1 parent 3ccf057 commit 1cd191d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For the latest version information and changes see the [Change Log](https://gith
1616
The Java and C++ SBE implementations are designed with work very efficiently with the
1717
[Aeron](https://github.com/real-logic/Aeron) messaging system for low-latency and
1818
high-throughput communications. The Java SBE implementation has a dependency on
19-
[Agrona](https://github.com/real-logic/Agrona) for its buffer implementations.
19+
[Agrona](https://github.com/real-logic/agrona) for its buffer implementations.
2020

2121
License (See LICENSE file for full license)
2222
-------------------------------------------

0 commit comments

Comments
 (0)