From 22ca87ec01d05793ba755bbd3dc128bceefdf978 Mon Sep 17 00:00:00 2001 From: Francesco Date: Wed, 1 Nov 2023 10:31:24 +0100 Subject: [PATCH] README; Website --- README.md | 2 +- docs/docs/index.html | 2 +- docs/index.html | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a172a2f..3d33864 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![javadoc](https://javadoc.io/badge2/tech.ailef/spring-boot-db-admin/javadoc.svg)](https://javadoc.io/doc/tech.ailef/spring-boot-db-admin) +[![javadoc](https://javadoc.io/badge2/tech.ailef/snap-admin/javadoc.svg)](https://javadoc.io/doc/tech.ailef/snap-admin) > The project has been recently renamed from 'Spring Boot Database Admin' to 'SnapAdmin'. > If you were already using 'Spring Boot Database Admin' make sure to update your `pom.xml` and other diff --git a/docs/docs/index.html b/docs/docs/index.html index 5b0dcb9..fcbd876 100644 --- a/docs/docs/index.html +++ b/docs/docs/index.html @@ -69,7 +69,7 @@

On the other hand, this approach requires to interact correctly with all JPA annotations and adapt our behaviour accordingly. This is not an easy task given the large surface area of possible behaviours introduced with annotations and can sometimes introduce bugs. If you encounter problems, please report it as an issue on Github.

-

The rest of this guide outlines how to install, configure and customize SnapAdmin and, where applicable, it documents known interactions with JPA annotations.

+

The rest of this guide outlines how to install, configure and customize SnapAdmin and, where applicable, it documents known interactions with JPA annotations. If, instead, you are looking for the Javadoc, you can find it here.

2. Getting started

Getting started with SnapAdmin requires including it as a dependency and minimal configuration.

diff --git a/docs/index.html b/docs/index.html index 3eb6d6e..8360f28 100644 --- a/docs/index.html +++ b/docs/index.html @@ -19,14 +19,14 @@ @@ -41,7 +41,7 @@ Project Screenshot
Get Started - Github + Github