From 2ab6adbe03f51e596433e9bcaeb745dd45e8a8e2 Mon Sep 17 00:00:00 2001 From: Eddie Hinkle Date: Tue, 17 Oct 2017 13:40:08 -0400 Subject: [PATCH] Need to make action a GET not a POST --- compass/resources/views/settings.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compass/resources/views/settings.blade.php b/compass/resources/views/settings.blade.php index 8007bd2..63c4e3b 100644 --- a/compass/resources/views/settings.blade.php +++ b/compass/resources/views/settings.blade.php @@ -98,7 +98,7 @@ @else -
+

You are currently posting to {{$database->micropub_endpoint}}. Any trips that are written to this database will be sent to that endpoint as well.