Skip to content

Commit 20ae4fc

Browse files
authored
Fix doc link (Azure#4381)
* Fixed up broken links. * Relocated eventhubs markdown files.
1 parent f1db5eb commit 20ae4fc

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ New wave of packages that we are currently releasing in **preview**. These libra
2929
These preview libraries can be easily identified by their folder, package, and namespaces names starting with `azure-`, e.g. `azure-keyvault`.
3030

3131
The libraries released in the July 2019 preview:
32-
- [App Configuration](appconfiguration/client/README.md)
33-
- [Event Hubs](eventhubs/client/README.md)
34-
- [Identity](sdk/identity/azure-identity)
35-
- [Key Vault Keys](keyvault/client/keys/README.md)
36-
- [Key Vault Secrets](keyvault/client/secrets/README.md)
32+
- [App Configuration](sdk/appconfiguration/azure-data-appconfiguration/README.md)
33+
- [Event Hubs](sdk/eventhubs/azure-eventhubs/README.md)
34+
- [Identity](sdk/identity/azure-identity/README.md)
35+
- [Key Vault Keys](sdk/keyvault/azure-keyvault-keys/README.md)
36+
- [Key Vault Secrets](sdk/keyvault/client/azure-keyvault-secrets/README.md)
3737
- [Storage Blobs](storage/client/README.md)
3838

3939
>NOTE: If you need to ensure your code is ready for production, use one of the stable libraries.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)