From af1107b3bd8571c445fe36df53f4f61805a28cf1 Mon Sep 17 00:00:00 2001
From: Sven Schneider <sven.schneider@hft-stuttgart.de>
Date: Tue, 22 Dec 2020 16:02:01 +0100
Subject: [PATCH] updated index.html

---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index dc40e5c..8af42bf 100644
--- a/public/index.html
+++ b/public/index.html
@@ -256,7 +256,7 @@
                 </div>
                 <div class="d-flex justify-content-between align-items-center btnGroupDiv">
                   <div class="btn-group">
-                    <form action="aoi.html" class="form-signin" method="GET">
+                    <form action="circularData.html" class="form-signin" method="GET">
                       <button type="submit" class="btn btn-sm btn-outline-secondary ">Explore</button>
                     </form>
                   </div>
-- 
GitLab