Skip to content

Commit

Permalink
docs(README): fix markdown link to configuration properties (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
bullshit authored Mar 10, 2024
1 parent a870caa commit 7c1797e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

Supports Spring Boot 3.x

You can see configuration properties root [here](https://github.com/java-operator-sdk/operator-framework-spring-boot-starter/blob/c471d9bb0917047afae83f68146d521d5202145d/starter/src/main/java/io/javaoperatorsdk/operator/springboot/starter/OperatorConfigurationProperties.java).
You can see configuration properties root [here](./starter/src/main/java/io/javaoperatorsdk/operator/springboot/starter/OperatorConfigurationProperties.java).

0 comments on commit 7c1797e

Please sign in to comment.