Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk Validation: fix metadata and absolute link #2290

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions docs-ref-services/preview/resourcemanager-eventgrid-readme.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
---
title: Azure Resource Manager EventGrid client library for Java
description: Azure Resource Manager EventGrid client library for Java - Version 1.2.0-beta.1
keywords: Azure, java, SDK, API, azure-resourcemanager-eventgrid, eventgrid
author: srnagar
ms.author: srnagar
ms.date: 03/28/2022
ms.topic: reference
ms.prod: azure
ms.technology: azure
ms.devlang: java
ms.service: eventgrid
ms.service: azure
---
# Azure Resource Manager EventGrid client library for Java - Version 1.2.0-beta.1

Expand Down Expand Up @@ -107,7 +106,7 @@ For details on contributing to this repository, see the [contributing guide](htt
<!-- LINKS -->
[survey]: https://microsoft.qualtrics.com/jfe/form/SV_ehN0lIk2FKEBkwd?Q_CHL=DOCS
[docs]: https://azure.github.io/azure-sdk-for-java/
[jdk]: https://docs.microsoft.com/java/azure/jdk/
[jdk]: /java/azure/jdk/
[azure_subscription]: https://azure.microsoft.com/free/
[azure_identity]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-eventgrid_1.2.0-beta.1/sdk/identity/azure-identity
[azure_core_http_netty]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-eventgrid_1.2.0-beta.1/sdk/core/azure-core-http-netty
Expand Down