Skip to content

Commit 538ff6c

Browse files
author
Jonathan Visser
committed
settings: Update nginx docs URL to docs.hypernode.com
1 parent b106d2f commit 538ff6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nginx_config_reloader/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"You are not allowed to use include or load_module in the nginx config unless the path is relative "
5454
"or in the main nginx config directory. "
5555
"See the NGINX dos and don'ts in this article: "
56-
"https://support.hypernode.com/knowledgebase/how-to-use-nginx/\n",
56+
"https://docs.hypernode.com/hypernode-platform/nginx/how-to-use-nginx.html\n",
5757
),
5858
("init_by_lua", "Usage of Lua initialization is not allowed.\n"),
5959
]

0 commit comments

Comments
 (0)