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)