Skip to content

Commit cbb2280

Browse files
authored
[SchemaRegistry][doc] update link to schema-registry-json (Azure#33947)
The old branch is probably deleted. We should link to main branch now anyway.
1 parent c33c08a commit cbb2280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/schemaregistry/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ We have two client libraries for Azure Schema Registry
44

55
- `@azure/schema-registry` - The Schema Registry client for storing and retrieving schemas. You can find more info over [here](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry).
66
- `@azure/schema-registry-avro` - The Avro-based serializer that leverages Schema Registry. You can find more info over [here](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-avro).
7-
- `@azure/schema-registry-json` - The JSON-based serializer that leverages Schema Registry. You can find more info over [here](https://github.com/Azure/azure-sdk-for-js/tree/schemaregistryjson-init/sdk/schemaregistry/schema-registry-json).
7+
- `@azure/schema-registry-json` - The JSON-based serializer that leverages Schema Registry. You can find more info over [here](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json).

0 commit comments

Comments
 (0)