Skip to content

Commit

Permalink
added blog post link
Browse files Browse the repository at this point in the history
  • Loading branch information
dogeared committed Jul 18, 2019
1 parent 22004df commit 21c41ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This repository shows you how to use the Spring Boot [Actuator](https://spring.i

It also extends the base functionality to be able to monitor all the HTTP traffic during an [OpenID Connect](https://openid.net/connect/) authentication flow.

The blog post that references this repository can be found on the [Okta Developer Blog]().
The blog post that references this repository can be found on the [Okta Developer Blog](https://developer.okta.com/blog/2019/07/17/monitoring-with-actuator).

**Prerequisites:** [Java 8](https://adoptopenjdk.net/).

Expand Down Expand Up @@ -60,7 +60,7 @@ This example uses the following open source libraries:

## Help

Please post any questions as comments on the [blog post](), or on the [Okta Developer Forums](https://devforum.okta.com/).
Please post any questions as comments on the [blog post](https://developer.okta.com/blog/2019/07/17/monitoring-with-actuator), or on the [Okta Developer Forums](https://devforum.okta.com/).

## License

Expand Down

0 comments on commit 21c41ba

Please sign in to comment.