Skip to content

Commit c671a09

Browse files
authored
update api links (Azure#23143)
1 parent c3c8b8e commit c671a09

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

sdk/schemaregistry/azure-schemaregistry-avroencoder/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,13 +313,13 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio
313313

314314
<!-- LINKS -->
315315
[pip]: https://pypi.org/project/pip/
316-
[pypi]: https://pypi.org/
316+
[pypi]: https://pypi.org/project/azure-schemaregistry-avroencoder/
317317
[python]: https://www.python.org/downloads/
318318
[azure_core]: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/core/azure-core/README.md
319319
[azure_sub]: https://azure.microsoft.com/free/
320320
[python_logging]: https://docs.python.org/3/library/logging.html
321321
[sr_avro_samples]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/schemaregistry/azure-schemaregistry-avroencoder/samples
322-
[api_reference]: https://docs.microsoft.com/python/api/
322+
[api_reference]: https://docs.microsoft.com/python/api/overview/azure/schemaregistry-avroencoder-readme
323323
[source_code]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/schemaregistry/azure-schemaregistry-avroencoder
324324
[change_log]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/schemaregistry/azure-schemaregistry-avroencoder/CHANGELOG.md
325325
[schemaregistry_client]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/schemaregistry/azure-schemaregistry

sdk/schemaregistry/azure-schemaregistry-avroencoder/samples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ what you can do with the Azure Schema Registry Avro Encoder library.
6262
[encode_and_decode_event_data_message_async_sample]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/schemaregistry/azure-schemaregistry-avroencoder/samples/async_samples/encode_and_decode_event_data_message_async.py
6363
[eventhub_send_integration_async_sample]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/schemaregistry/azure-schemaregistry-avroencoder/samples/async_samples/eventhub_send_integration_async.py
6464
[eventhub_receive_integration_async_sample]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/schemaregistry/azure-schemaregistry-avroencoder/samples/async_samples/eventhub_receive_integration_async.py
65-
[api_reference]: https://docs.microsoft.com/python/api/
65+
[api_reference]: https://docs.microsoft.com/python/api/overview/azure/schemaregistry-avroencoder-readme

0 commit comments

Comments
 (0)