Fixing broken links (#7123)

This commit is contained in:
Joel Hans 2019-10-17 12:50:29 -07:00 committed by Chris Akritidis
parent 7635704ac4
commit 10eadca263
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ This agreement is part of the legal framework of the open-source ecosystem
that adds some red tape, but protects both the contributor and the project.
To understand why this is needed, please read [a well-written chapter from
Karl Fogels Producing Open Source Software on CLAs](https://producingoss.com/en/copyright-assignment.html).
Karl Fogels Producing Open Source Software on CLAs](https://producingoss.com/en/contributor-agreements.html).
By signing this agreement, you do not change your rights to use your own
contributions for any other purpose.

View File

@ -63,7 +63,7 @@ public class HeapPoolMetrics implements PublicMetrics {
}
```
Please refer [Spring Boot Actuator: Production-ready features](https://docs.spring.io/spring-boot/docs/current/reference/html/production-ready.html) and [81. Actuator - Part IX. How-to guides](https://docs.spring.io/spring-boot/docs/current/reference/html/howto-actuator.html) for more information.
Please refer [Spring Boot Actuator: Production-ready Features](https://docs.spring.io/spring-boot/docs/current/reference/html/production-ready-features.html#production-ready) and [81. Actuator - Part IX. How-to guides](https://docs.spring.io/spring-boot/docs/current/reference/html/howto.html#howto-actuator) for more information.
## Charts