Skip to content

Commit dc5695d

Browse files
committed
Merge branch '1.12.x'
2 parents c0ff8b9 + 2aabec2 commit dc5695d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
An application metrics facade for the most popular monitoring tools. Instrument your code with dimensional metrics with a
1010
vendor neutral interface and decide on the monitoring backend at the last minute.
1111

12-
More info and the user manual are available on [micrometer.io](https://micrometer.io).
13-
14-
Micrometer is the instrumentation library underpinning Spring Boot 2's or later metrics collection.
12+
More info on [micrometer.io](https://micrometer.io).
1513

1614
Micrometer artifacts work with Java 8 or later with a few exceptions such as the micrometer-java11 module and micrometer-jetty11.
1715

@@ -47,7 +45,7 @@ Note that milestone releases are for testing purposes and are not intended for p
4745

4846
## Documentation
4947

50-
The reference documentation is managed in [a separate GitHub repository](https://github.com/micrometer-metrics/micrometer-docs) and published to https://micrometer.io/.
48+
The reference documentation is managed in the [docs directory](/docs) and published to https://micrometer.io/.
5149

5250
## Contributing
5351

0 commit comments

Comments
 (0)