From 666dabc8c2189c15c23061a13d89a4e29b0d5e89 Mon Sep 17 00:00:00 2001 From: Francesco Date: Thu, 2 Nov 2023 18:36:20 +0100 Subject: [PATCH] Fixed references to old repo url --- README.md | 2 +- docs/docs/index.html | 14 +++++++------- docs/index.html | 20 +++++++++++++------- src/main/resources/templates/help.html | 6 +++--- 4 files changed, 24 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 6126b9b..f563a8a 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ The code is still in a very early stage and it might not be robust if you use no ``` 2. A few simple configuration steps are required on your end in order to integrate the library into your project. -If you don't want to test on your own code, you can clone the [test project](https://github.com/aileftech/spring-boot-database-admin-test) which provides +If you don't want to test on your own code, you can clone the [test project](https://github.com/aileftech/snap-admin-test) which provides a sample database and already configured code. Otherwise, go ahead and add these to your `application.properties` file: diff --git a/docs/docs/index.html b/docs/docs/index.html index fcbd876..696c4bf 100644 --- a/docs/docs/index.html +++ b/docs/docs/index.html @@ -34,7 +34,7 @@