Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-solomon committed Aug 28, 2023
1 parent 93a182d commit ee5b88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog/8-4-1-Release.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## New Recipes

* [org.openrewrite.java.logging.slf4j.ChangeLogLevel](https://docs.openrewrite.org/reference/recipes/java/logging/slf4j/changeloglevel): Change the log level of slf4j log statements.
* [org.openrewrite.java.logging.slf4j.ChangeLogLevel](https://docs.openrewrite.org/recipes/java/logging/slf4j/changeloglevel): Change the log level of slf4j log statements.
* [org.openrewrite.java.migrate.apache.commons.io.ApacheCommonsFileUtilsRecipes](https://docs.openrewrite.org/reference/recipes/java/migrate/apache/commons/io/apachecommonsfileutilsrecipes): Refaster template recipes for `org.openrewrite.java.migrate.apache.commons.io.ApacheCommonsFileUtils`.
* [org.openrewrite.java.migrate.apache.commons.lang.ApacheCommonsStringUtilsRecipes](https://docs.openrewrite.org/reference/recipes/java/migrate/apache/commons/lang/apachecommonsstringutilsrecipes): Refaster template recipes for `org.openrewrite.java.migrate.apache.commons.lang.ApacheCommonsStringUtils`.
* [org.openrewrite.java.migrate.plexus.PlexusFileUtilsRecipes](https://docs.openrewrite.org/reference/recipes/java/migrate/plexus/plexusfileutilsrecipes): Refaster template recipes for `org.openrewrite.java.migrate.plexus.PlexusFileUtils`.
Expand Down

0 comments on commit ee5b88e

Please sign in to comment.