From 4bccec1f5d5a248ea5cefeeff53fc7a260958f60 Mon Sep 17 00:00:00 2001 From: Braydon Date: Fri, 19 Apr 2024 07:15:03 -0700 Subject: [PATCH] Update API/src/main/resources/public/index.html --- API/src/main/resources/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API/src/main/resources/public/index.html b/API/src/main/resources/public/index.html index 03ef917..033ae00 100644 --- a/API/src/main/resources/public/index.html +++ b/API/src/main/resources/public/index.html @@ -8,7 +8,7 @@ RESTfulMC -

RESTfulMC

+

RESTfulMC API

A simple, yet useful RESTful API for Minecraft utilizing Springboot.

View the source here!