aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMichael Vernik <m.vernik@f5.com>2024-08-31 22:42:09 -0700
committerNina Forsyth <n.forsyth@f5.com>2024-09-20 09:57:11 -0700
commitb1e07409b1071564e8dd8c70436cba5da19a1575 (patch)
tree17f1807aaa6e598838c90affbabcbaded4f778eb /misc
parent18afcda938cd2d4712d0d083b57161290a5a2d34 (diff)
downloadnginx-b1e07409b1071564e8dd8c70436cba5da19a1575.tar.gz
nginx-b1e07409b1071564e8dd8c70436cba5da19a1575.zip
Added new primary README.md file.
Diffstat (limited to 'misc')
-rw-r--r--misc/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index 4b6a12759..fcf34ec34 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -92,7 +92,7 @@ zip: export
sed -i '' -e "s/$$/`printf '\r'`/" $(TEMP)/$(NGINX)/conf/*
mv $(TEMP)/$(NGINX)/LICENSE $(TEMP)/$(NGINX)/docs.new
- mv $(TEMP)/$(NGINX)/README $(TEMP)/$(NGINX)/docs.new
+ mv $(TEMP)/$(NGINX)/README.md $(TEMP)/$(NGINX)/docs.new
mv $(TEMP)/$(NGINX)/docs/html $(TEMP)/$(NGINX)
rm -r $(TEMP)/$(NGINX)/docs