From 0d9cacddfa843ad62f8c16096c8d57db97d20253 Mon Sep 17 00:00:00 2001 From: trimstray Date: Fri, 4 Jan 2019 12:50:23 +0100 Subject: [PATCH] moved 'enable-cors.org' - signed-off-by: trimstray --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46690c9..d9ef8e7 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,6 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo

  :small_orange_diamond: Security Headers - analyse the HTTP response headers (with rating system to the results).
  :small_orange_diamond: Observatory by Mozilla - set of tools to analyze your website.
-  :small_orange_diamond: Enable CORS - enable cross-origin resource sharing.
  :small_orange_diamond: webhint - is a linting tool that will help you with your site's accessibility, speed, security and more.

@@ -445,6 +444,7 @@ performance of any of your sites from across the globe.

  :small_orange_diamond: Mozilla Web Security - help operational teams with creating secure web applications.
+  :small_orange_diamond: Enable CORS - enable cross-origin resource sharing.

##### :black_small_square: Other