Skip to content

Commit e9a4ce3

Browse files
authored
Updated documentation (#1082)
Signed-off-by: dhoard <[email protected]>
1 parent a5d0ca1 commit e9a4ce3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/content/1.1.0/java-agent/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ The JMX Exporter Java agent runs as a Java agent within your application and col
99

1010
# Jar File
1111

12-
The JMX Exporter Java agent jar file is published to Maven Central.
12+
The JMX Exporter Java agent jar file is published via GitHub Releases.
1313

14-
- [jmx_prometheus_javaagent-1.1.0.jar](https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/1.1.0/jmx_prometheus_javaagent-1.1.0.jar)
14+
- [jmx_prometheus_javaagent-1.1.0.jar](https://github.com/prometheus/jmx_exporter/releases/download/1.1.0/jmx_prometheus_javaagent-1.1.0.jar)
1515

1616
# Installation
1717

docs/content/1.1.0/standalone/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ The Standalone JMX Exporter runs as a separate application that connects to your
99

1010
# Jar File
1111

12-
The Standalone JMX Exporter jar file is published to Maven Central.
12+
The Standalone JMX Exporter jar file is published via GitHub Releases.
1313

14-
- [jmx_prometheus_standalone-1.1.0.jar](https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_standalone/1.1.0/jmx_prometheus_standalone-1.1.0.jar)
14+
- [jmx_prometheus_standalone-1.1.0.jar](https://github.com/prometheus/jmx_exporter/releases/download/1.1.0/jmx_prometheus_standalone-1.1.0.jar)
1515

1616
# Installation
1717

0 commit comments

Comments
 (0)