From d9276379187d2262d82dc5842f57c206907d1f7f Mon Sep 17 00:00:00 2001 From: ahs-atan <36663763+ahs-atan@users.noreply.github.com> Date: Mon, 19 Nov 2018 02:53:57 +0000 Subject: [PATCH] Some useful links recommended (#22274) --- guide/english/nginx/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/guide/english/nginx/index.md b/guide/english/nginx/index.md index 6bbae1c062..c8e46e2151 100644 --- a/guide/english/nginx/index.md +++ b/guide/english/nginx/index.md @@ -18,4 +18,6 @@ One simple command to install Nginx is all that is needed: #### More Information -[An Introduction to NGINX for Developers](https://medium.freecodecamp.org/an-introduction-to-nginx-for-developers-62179b6a458f) +[An Introduction to NGINX for Developers](https://medium.freecodecamp.org/an-introduction-to-nginx-for-developers-62179b6a458f) +[Nginx tutorial](https://www.netguru.co/codestories/nginx-tutorial-basics-concepts) +[Links to top tutorials](https://medium.com/quick-code/top-tutorials-to-learn-nginx-for-web-server-dc8638c48fae)