Skip to content

Commit f3de3f9

Browse files
committed
Update new demo links, and tested directory servers
1 parent 391dc25 commit f3de3f9

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

config/_default/menus.en.toml

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ weight = 4
2828
[[main]]
2929
parent = "Demo"
3030
name = "Openldap"
31-
url = "https://demo.phpldapadmin.org"
31+
url = "https://demo-openldap.phpldapadmin.org"
3232
weight = 1
3333

3434
[[main]]
@@ -37,6 +37,24 @@ name = "389 DS"
3737
url = "https://demo-389ds.phpldapadmin.org"
3838
weight = 2
3939

40+
[[main]]
41+
parent = "Demo"
42+
name = "Apache DS"
43+
url = "https://demo-apacheds.phpldapadmin.org"
44+
weight = 2
45+
46+
[[main]]
47+
parent = "Demo"
48+
name = "OpenDJ"
49+
url = "https://demo-opendj.phpldapadmin.org"
50+
weight = 2
51+
52+
[[main]]
53+
parent = "Demo"
54+
name = "Development"
55+
url = "https://demo-dev.phpldapadmin.org"
56+
weight = 3
57+
4058
# footer menu
4159
#[[footer]]
4260
#name = "Github"

content/english/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ features:
2020
- "**Data Rich** attribute values"
2121
- "**Multi-language** Support"
2222
- "Open-source"
23+
- Tested with [**Openldap**](https://www.openldap.org), [**Apache Directory Server**](https://directory.apache.org/apacheds/), [**OpenDJ - Open Directory Server**](https://www.openidentityplatform.org/opendj), [**389 Directory Server**](https://www.port389.org/)
2324
button:
2425
enable: true
2526
label: "Get Started"

0 commit comments

Comments
 (0)