diff --git a/README.md b/README.md
index 93002e05..9b8eabc2 100644
--- a/README.md
+++ b/README.md
@@ -205,7 +205,7 @@ current working directory.
##### Tarball
Unit source code tarballs are available at
-
+[http://unit.nginx.org/download/](http://unit.nginx.org/download/)
#### Installing Required Software
@@ -882,9 +882,10 @@ All other requests will be proxied to Unit:
}
```
-Refer to NGINX documentation at for more information.
+Refer to NGINX documentation at [http://nginx.org](http://nginx.org)
+for more information.
Commercial support and advanced features are available at
-
+[https://www.nginx.com](https://www.nginx.com)
### Securing and Proxying Unit API
@@ -932,8 +933,9 @@ server {
NGINX Unit is released under the Apache 2.0 license.
-To contribute changes, either submit them by email to or
-submit a pull request in the repository.
+To contribute changes, either submit them by email to
+[unit@nginx.org](mailto:unit@nginx.org) or submit a pull request in the
+[https://github.com/nginx/unit](https://github.com/nginx/unit) repository.
@@ -956,7 +958,8 @@ Unit and all modules have to be recompiled and reinstalled after reconfiguring.
Please be aware that the debug log size grows very quickly.
Community mailing list is available at .
-Subscribe to the mailing list by sending email to or
-at .
+Subscribe to the mailing list by sending email to
+[unit-subscribe@nginx.org](mailto:unit-subscribe@nginx.org)
+or at [here](http://mailman.nginx.org/mailman/listinfo/unit).