iemejia commented on code in PR #2537:
URL: https://github.com/apache/avro/pull/2537#discussion_r1345702573
##########
lang/rust/avro/benches/serde.rs:
##########
@@ -296,7 +296,7 @@ fn bench_big_schema_read_100_000_record(c: &mut Criterion) {
// This benchmark reads from the `benches/quickstop-null.avro` file, which was
pulled from
// the `goavro` project benchmarks:
-// https://github.com/linkedin/goavro/blob/master/fixtures/quickstop-null.avro
+// https://github.com/linkedin/goavro/blob/main/fixtures/quickstop-null.avro
Review Comment:
Oups fixed, thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]