Skip to content

Commit

Permalink
Update links to Micrometer reference docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-lippert authored and wilkinsona committed Jan 16, 2024
1 parent 38f078f commit 6c5fea7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Spring Boot Actuator provides dependency management and auto-configuration for h
- <<actuator#actuator.metrics.export.statsd,StatsD>>
- <<actuator#actuator.metrics.export.wavefront,Wavefront>>

TIP: To learn more about Micrometer's capabilities, see its https://micrometer.io/docs[reference documentation], in particular the {micrometer-concepts-docs}[concepts section].
TIP: To learn more about Micrometer's capabilities, see its {micrometer-docs}[reference documentation], in particular the {micrometer-concepts-docs}[concepts section].



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
:junit5-docs: https://junit.org/junit5/docs/current/user-guide
:kotlin-docs: https://kotlinlang.org/docs/reference/
:lettuce-docs: https://lettuce.io/core/{lettuce-version}/reference/index.html
:micrometer-docs: https://micrometer.io/docs
:micrometer-docs: https://docs.micrometer.io/micrometer/reference
:micrometer-concepts-docs: {micrometer-docs}/concepts
:micrometer-registry-docs: {micrometer-docs}/registry
:tomcat-docs: https://tomcat.apache.org/tomcat-{tomcat-version}-doc
Expand Down

0 comments on commit 6c5fea7

Please sign in to comment.