Skip to content

Commit 79f18d4

Browse files
authored
Merge pull request #2410 from gsidhwani-nr/update-vertx-pagelinks
fix: Updated vertx documenation link for data source and quickstart
2 parents e8224a0 + d627501 commit 79f18d4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

data-sources/vertx-eventbus/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: |
77
install:
88
primary:
99
link:
10-
url: https://github.com/newrelic/newrelic-java-vertx/tree/main#installation
10+
url: https://docs.newrelic.com/docs/more-integrations/java-integrations/vertx-eventbus-integration/
1111
icon: vertx.svg
1212
keywords:
1313
- nrlabs

data-sources/vertx-extensions/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: |
66
install:
77
primary:
88
link:
9-
url: https://github.com/newrelic/newrelic-java-vertx-extensions/tree/main#installation
9+
url: https://docs.newrelic.com/docs/more-integrations/java-integrations/vertx-extensions-integration/
1010
icon: vertx-ext.svg
1111
keywords:
1212
- nrlabs

quickstarts/java/vertx-eventbus/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ documentation:
3636
- name: New Relic Java Instrumentation for Vert.x Event Bus
3737
description: |
3838
Provides instrumentation for Java Instrumentation for Vert.x Event Bus.
39-
url: https://github.com/newrelic/newrelic-java-vertx/tree/main#installation
39+
url: https://docs.newrelic.com/docs/more-integrations/java-integrations/vertx-eventbus-integration/
4040

4141
dashboards:
4242
- java

quickstarts/java/vertx-extensions/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ documentation:
4646
description: |
4747
Provides instrumentation for monitoring the Vert.x Cassandra, JDBCClient, Coroutines, Kafka,
4848
RxJava, SQL Clients, Redis, MongoDB, Reactive and Service Proxy.
49-
url: https://github.com/newrelic/newrelic-java-vertx-extensions/tree/main#installation
49+
url: https://docs.newrelic.com/docs/more-integrations/java-integrations/vertx-extensions-integration/
5050

5151
dashboards:
5252
- java

0 commit comments

Comments
 (0)