mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Fix source code url for apache http server (#1204)
This commit is contained in:
parent
8f7891e4e8
commit
5e64f69999
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
name: "Apache HTTP Server"
|
||||
website_url: "https://httpd.apache.org/"
|
||||
source_code_url: "https://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/"
|
||||
source_code_url: "https://svn.apache.org/repos/asf/httpd/httpd/trunk/"
|
||||
description: "Secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards."
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue