diff --git a/doc/extensibility.md b/doc/extensibility.md index 659c173bf..ddee38474 100644 --- a/doc/extensibility.md +++ b/doc/extensibility.md @@ -129,7 +129,7 @@ This formatter is compatible with remote systems that use `SystemTextJsonFormatt The remote party must also use the same message handler, such as `HeaderDelimitedMessageHandler`. [MessagePackLibrary]: https://github.com/neuecc/MessagePack-CSharp -[MessagePackUsage]: ../src/StreamJsonRpc.Tests/MessagePackFormatterTests.cs +[MessagePackUsage]: ../test/StreamJsonRpc.Tests/MessagePackFormatterTests.cs [MessagePackFormat]: https://msgpack.org/ [SystemTextJson]: https://learn.microsoft.com/dotnet/standard/serialization/system-text-json/overview [spec]: https://www.jsonrpc.org/specification