We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 807d49b + 153a799 commit 4fc64bcCopy full SHA for 4fc64bc
Makefile
@@ -5,7 +5,7 @@ SITEMAP ?= python3 sitemaps.py
5
URL ?= https://unit.nginx.org
6
GOOGLE ?= https://www.google.com/webmasters/tools/ping?sitemap=
7
BING ?= http://www.bing.com/ping?sitemap=
8
-UNIT_SECURITY ?= https://github.com/nginx/unit/raw/master/SECURITY.txt
+UNIT_SECURITY ?= https://github.com/nginx/unit/raw/master/SECURITY.md
9
10
BUILDDIR ?= build
11
DEPLOYDIR ?= deploy
0 commit comments