From a3436a4cc7b761e4444403fa1ce9f8ba150f9cb6 Mon Sep 17 00:00:00 2001 From: Pekka Helenius Date: Sat, 12 Sep 2020 03:56:32 +0300 Subject: [PATCH] Rename bookstore.html to booklist.html Signed-off-by: Pekka Helenius --- .../main/resources/templates/{bookstore.html => booklist.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename bookstore/src/main/resources/templates/{bookstore.html => booklist.html} (100%) diff --git a/bookstore/src/main/resources/templates/bookstore.html b/bookstore/src/main/resources/templates/booklist.html similarity index 100% rename from bookstore/src/main/resources/templates/bookstore.html rename to bookstore/src/main/resources/templates/booklist.html