Sfoglia il codice sorgente

Unit: multiple fixes.

Made description consistent with current style guide.
Moved links to https.
Fixed key features link.
Fixed Community slack link.
Konstantin Pavlov 2 anni fa
parent
commit
51df55d386
3 ha cambiato i file con 6 aggiunte e 6 eliminazioni
  1. 1 1
      unit/README-short.txt
  2. 4 4
      unit/content.md
  3. 1 1
      unit/get-help.md

+ 1 - 1
unit/README-short.txt

@@ -1 +1 @@
-Official build of NGINX Unit: a polyglot app server, a reverse proxy, and a static file server
+Official build of NGINX Unit: Universal Web App Server

+ 4 - 4
unit/content.md

@@ -1,15 +1,15 @@
 # What is Unit?
 
-NGINX Unit is a polyglot app server, a reverse proxy, and a static file server, available for UNIX-like systems. It was built by nginx team members from scratch to be highly efficient and fully configurable at runtime. It is licensed under the Apache 2.0 license. The supported application languages are Go, JavaScript, Java, Perl, PHP, Python, Ruby, and more.
+NGINX Unit is a lightweight and versatile application runtime that provides the essential components for your web application as a single open-source server: running application code, serving static assets, handling TLS and request routing.
 
-> [Key Features](https://unit.nginx.org/#key-features)
+For more information, check out [Key Features](https://unit.nginx.org/keyfeatures).
 
 %%LOGO%%
 
 # Available tags
 
-Please see [Unit's website](http://unit.nginx.org/installation/#docker-images) for details.
+Please see [Unit's website](https://unit.nginx.org/installation/#docker-images) for details.
 
 # How to use this image
 
-Please check the [Initial Configuration](http://unit.nginx.org/installation/#initial-configuration) section on Unit's website. Additionally, our [Docker howto](http://unit.nginx.org/howto/docker/) can be of help.
+Please check the [Initial Configuration](https://unit.nginx.org/installation/#initial-configuration) section on Unit's website. Additionally, our [Docker howto](https://unit.nginx.org/howto/docker/) can be of help.

+ 1 - 1
unit/get-help.md

@@ -1 +1 @@
-the [GitHub issues page](https://github.com/nginx/unit/issues), the [NGINX community](https://nginxcommunity.slack.com/)
+the [GitHub issues page](https://github.com/nginx/unit/issues), the [NGINX Community Slack](https://community.nginx.org/joinslack)