From 0620c3d2a51b27e673b37a6074b72243cfbeb9b3 Mon Sep 17 00:00:00 2001 From: Francesco Date: Wed, 4 Oct 2023 14:15:21 +0200 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00243f5..100dcac 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ The behaviour you specify with these annotations should be applied automatically The code is still in a very early stage and it might not be robust if you use not-yet-supported JPA annotations and/or other custom configurations (e.g., custom naming strategy). If you find a bug with your settings, please report it as an issue and I will try to take a look at it. **Known incompatibilities** - * Spring Boot Devtools: see issue #1, #8 + * Spring Boot Devtools: see issues ([#1](https://github.com/aileftech/spring-boot-database-admin/issues/1)), ([#8](https://github.com/aileftech/spring-boot-database-admin/issues/8)) ## Installation