summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2017-09-06 23:19:55 +0300
committerIgor Sysoev <igor@sysoev.ru>2017-09-06 23:19:55 +0300
commit4daf74d659b0394b086ada10fee8effa99a02f2b (patch)
treed8cc2bc63510de36d0168ff5ae15fa04ff86d562
parent0a03c41114aad3699e520058d834fbd8bcac3aaf (diff)
downloadunit-4daf74d659b0394b086ada10fee8effa99a02f2b.tar.gz
unit-4daf74d659b0394b086ada10fee8effa99a02f2b.tar.bz2
README: fixed URLs.
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index bcc135a7..3a22ad18 100644
--- a/README.md
+++ b/README.md
@@ -193,8 +193,8 @@ current working directory.
##### GitHub Repository
- 1. If don't already have the Git software, download it. See the [GitHub
- documentation](https://help.github.com/).
+ 1. If don't already have the Git software, download it. See the
+ [GitHub documentation](https://help.github.com/).
2. Download the Unit sources:
@@ -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
@@ -887,9 +887,9 @@ All other requests will be proxied to Unit:
}
```
-Refer to NGINX documentation at http://nginx.org/ for more information.
+Refer to NGINX documentation at <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
@@ -938,7 +938,7 @@ server {
NGINX Unit is released under the Apache 2.0 license.
To contribute changes, either submit them by email to <unit@nginx.org> or
-submit a pull request in the https://github.com/nginx/unit repository.
+submit a pull request in the <https://github.com/nginx/unit> repository.
<!-- /section:5 -->