mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Update NGINX repository (#1257)
The NGINX source code now lives on GitHub.
This commit is contained in:
parent
84d0d82f52
commit
97c3010112
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
name: "Nginx"
|
||||
name: "NGINX"
|
||||
website_url: "https://nginx.org/en/"
|
||||
source_code_url: "https://hg.nginx.org/nginx/file/tip"
|
||||
source_code_url: "https://github.com/nginx/nginx"
|
||||
description: "HTTP and reverse proxy server, mail proxy server, and generic TCP/UDP proxy server."
|
||||
licenses:
|
||||
- BSD-2-Clause
|
||||
|
|
|
|||
Loading…
Reference in a new issue