Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

Commit db8ed4c

Browse files
committed
Fix download link
1 parent ea349f8 commit db8ed4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name":"phpldapadmin",
55
"hostname":"phpldapadmin",
6-
"url":"https://jkm-marburg.de/pcsm/phpldapadmin/phpldapadmin.tar.gz",
6+
"url":"https://github.com/philleconnect/phpLdapAdmin/releases/download/1.0.0/phpldapadmin.tar.gz",
77
"ports":[
88
{
99
"external":89,

0 commit comments

Comments
 (0)