Skip to content

Commit 1bff7d0

Browse files
committed
README: fixed URLs.
1 parent f08c68f commit 1bff7d0

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ current working directory.
205205
##### Tarball
206206

207207
Unit source code tarballs are available at
208-
<http://unit.nginx.org/download/>
208+
[http://unit.nginx.org/download/](http://unit.nginx.org/download/)
209209

210210
#### Installing Required Software
211211

@@ -882,9 +882,10 @@ All other requests will be proxied to Unit:
882882
}
883883
```
884884
885-
Refer to NGINX documentation at <http://nginx.org> for more information.
885+
Refer to NGINX documentation at [http://nginx.org](http://nginx.org)
886+
for more information.
886887
Commercial support and advanced features are available at
887-
<https://www.nginx.com>
888+
[https://www.nginx.com](https://www.nginx.com)
888889
889890
### Securing and Proxying Unit API
890891
@@ -932,8 +933,9 @@ server {
932933
933934
NGINX Unit is released under the Apache 2.0 license.
934935
935-
To contribute changes, either submit them by email to <[email protected]> or
936-
submit a pull request in the <https://github.com/nginx/unit> repository.
936+
To contribute changes, either submit them by email to
937+
[[email protected]](mailto:[email protected]) or submit a pull request in the
938+
[https://github.com/nginx/unit](https://github.com/nginx/unit) repository.
937939
938940
<!-- /section:5 -->
939941
@@ -956,7 +958,8 @@ Unit and all modules have to be recompiled and reinstalled after reconfiguring.
956958
Please be aware that the debug log size grows very quickly.
957959
958960
Community mailing list is available at <[email protected]>.
959-
Subscribe to the mailing list by sending email to <[email protected]> or
960-
at <http://mailman.nginx.org/mailman/listinfo/unit>.
961+
Subscribe to the mailing list by sending email to
962+
963+
or at [here](http://mailman.nginx.org/mailman/listinfo/unit).
961964
962965
<!-- /section:6 -->

0 commit comments

Comments
 (0)