diff --git a/http_error/400.html b/errors/400.html similarity index 100% rename from http_error/400.html rename to errors/400.html diff --git a/http_error/401.html b/errors/401.html similarity index 100% rename from http_error/401.html rename to errors/401.html diff --git a/http_error/403.html b/errors/403.html similarity index 100% rename from http_error/403.html rename to errors/403.html diff --git a/http_error/404.html b/errors/404.html similarity index 100% rename from http_error/404.html rename to errors/404.html diff --git a/http_error/500.html b/errors/500.html similarity index 100% rename from http_error/500.html rename to errors/500.html diff --git a/http_error/501.html b/errors/501.html similarity index 100% rename from http_error/501.html rename to errors/501.html diff --git a/http_error/502.html b/errors/502.html similarity index 100% rename from http_error/502.html rename to errors/502.html diff --git a/http_error/503.html b/errors/503.html similarity index 100% rename from http_error/503.html rename to errors/503.html diff --git a/http_error/504.html b/errors/504.html similarity index 100% rename from http_error/504.html rename to errors/504.html