From 05dcf5a69d6b7ff87b4ce6cb7d826a824804a107 Mon Sep 17 00:00:00 2001 From: Patrick Demian Date: Sun, 4 Oct 2020 06:17:24 -0400 Subject: [PATCH] fixed pathing --- docs/400.html | 2 +- docs/401.html | 2 +- docs/404.html | 2 +- docs/501.html | 2 +- docs/index.html | 2 +- src/footer.mustache | 2 +- src/header.mustache | 6 +++--- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/400.html b/docs/400.html index e6116c8..9816360 100644 --- a/docs/400.html +++ b/docs/400.html @@ -1 +1 @@ -Error 400 - Bad Request

400

Bad Request



The server cannot process the request.

\ No newline at end of file +Error 400 - Bad Request

400

Bad Request



The server cannot process the request.

\ No newline at end of file diff --git a/docs/401.html b/docs/401.html index 4e3afc6..de1b1c1 100644 --- a/docs/401.html +++ b/docs/401.html @@ -1 +1 @@ -Error 401 - Unauthorized

401

Unauthorized



Authentication required.

\ No newline at end of file +Error 401 - Unauthorized

401

Unauthorized



Authentication required.

\ No newline at end of file diff --git a/docs/404.html b/docs/404.html index be0b333..a433ca9 100644 --- a/docs/404.html +++ b/docs/404.html @@ -1 +1 @@ -Error 404 - Not Found

404

Not Found



The resource could not be found.

\ No newline at end of file +Error 404 - Not Found

404

Not Found



The resource could not be found.

\ No newline at end of file diff --git a/docs/501.html b/docs/501.html index c91fb96..0f69fd9 100644 --- a/docs/501.html +++ b/docs/501.html @@ -1 +1 @@ -Error 501 - Not Implemented

501

Not Implemented



Unrecognized request method.

\ No newline at end of file +Error 501 - Not Implemented

501

Not Implemented



Unrecognized request method.

\ No newline at end of file diff --git a/docs/index.html b/docs/index.html index ea84b98..11b83be 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1 +1 @@ -Human2Regex



Stuff here

\ No newline at end of file +Human2Regex



Stuff here

\ No newline at end of file diff --git a/src/footer.mustache b/src/footer.mustache index 5e70d90..e5ec59e 100644 --- a/src/footer.mustache +++ b/src/footer.mustache @@ -18,7 +18,7 @@ - + diff --git a/src/header.mustache b/src/header.mustache index 45597e6..7e3f22e 100644 --- a/src/header.mustache +++ b/src/header.mustache @@ -14,12 +14,12 @@ - + - + @@ -29,7 +29,7 @@ \ No newline at end of file