Skip to content

Commit 7734b1c

Browse files
authored
[Core] Update API ref link in README (#35503)
Core API reference docs link in README is currently pointing to source code rather than API.
1 parent a431493 commit 7734b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/core/azure-core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If you are a client library developer, please reference [client library develope
99
[Source code](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/core/azure-core/)
1010
| [Package (Pypi)][package]
1111
| [Package (Conda)](https://anaconda.org/microsoft/azure-core/)
12-
| [API reference documentation](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/core/azure-core/)
12+
| [API reference documentation](https://docs.microsoft.com/python/api/overview/azure/core-readme)
1313

1414
## _Disclaimer_
1515

0 commit comments

Comments
 (0)