Skip to content

Commit

Permalink
[Java] Update schema reference (#1664)
Browse files Browse the repository at this point in the history
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
  • Loading branch information
emmanuel-ferdman committed Sep 17, 2024
1 parent 538178a commit 4d07d63
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
* <h2>Protocol</h2>
* Messages are specified using <a href="https://github.com/real-logic/simple-binary-encoding" target="_blank">SBE</a>
* in this schema
* <a href="https://github.com/real-logic/aeron/blob/master/aeron-cluster/src/main/resources/aeron-cluster-codecs.xml"
* <a href="https://github.com/real-logic/aeron/blob/master/aeron-cluster/src/main/resources/cluster/aeron-cluster-codecs.xml"
* target="_blank">aeron-cluster-codecs.xml</a>
*/
package io.aeron.cluster;

0 comments on commit 4d07d63

Please sign in to comment.