Skip to content

Commit f4586e5

Browse files
committed
fix: change logos and links
Changes request by Federica: - replaced product logos - changed releases from v7/c14 to v8 - replaced all product links - add "Formazione" link - fixed typo
1 parent 91a6bed commit f4586e5

File tree

5 files changed

+118
-27
lines changed

5 files changed

+118
-27
lines changed

_data/nethipedia_products.json

Lines changed: 32 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,59 +3,65 @@
33
"product": "NethSecurity",
44
"name": "Firewall UTM",
55
"description": "Proteggi la tua rete: i tuoi dati sono importanti",
6-
"release": "v7",
6+
"release": "v8",
77
"docs": [ {
88
"label": "Manuale Amministratore",
9-
"url": "https://nethserver.docs.nethesis.it/it/v7/"
9+
"url": "https://docs.nethsecurity.org/en/latest/"
1010
}, {
1111
"label": "Download",
12-
"url": "https://helpdesk.nethesis.it/a/solutions/articles/3000073996"
12+
"url": "https://docs.nethsecurity.org/en/latest/install.html"
13+
}, {
14+
"label": "Registrazione",
15+
"url": "https://docs.nethsecurity.org/en/latest/subscription.html#register-the-system"
1316
}],
1417
"color": "#2d8dcd"
1518
},
1619
{
1720
"product": "NethVoice",
1821
"name": "Unified Communication",
1922
"description": "La nuova generazione del PBX VoIP",
20-
"release": "v14",
23+
"release": "v8",
2124
"docs": [{
22-
"label": "Manuale Amministratore",
23-
"url": "https://nethvoice.docs.nethesis.it/it/v14/"
24-
}, {
25-
"label": "Manuale Utente - NethCTI",
26-
"url": "https://nethcti.docs.nethesis.it/it/v3/"
25+
"label": "Manuale amministratore NethServer 8",
26+
"url": "https://docs.nethserver.org/projects/ns8/en/latest/index.html"
2727
}, {
28-
"label": "Manuale Sviluppatore - NethCTI",
29-
"url": "https://nethvoice.docs.nethesis.it/it/v14/cti_dev.html#panoramica"
28+
"label": "NethVoice Proxy",
29+
"url": "https://docs.nethserver.org/projects/ns8/en/latest/nethvoice_proxy.html"
30+
}, {
31+
"label": "Manuale amministratore NethVoice",
32+
"url": "https://docs.nethserver.org/projects/ns8/en/latest/nethvoice.html"
3033
}, {
31-
"label": "How to",
32-
"url": "https://nethvoice.docs.nethesis.it/it/v14/howto.html"
33-
}, {
3434
"label": "Download",
35-
"url": "https://helpdesk.nethesis.it/a/solutions/articles/3000073996"
35+
"url": "https://docs.nethserver.org/projects/ns8/en/latest/install.html#installation"
3636
}, {
37-
"label": "Download - Nethifier",
38-
"url": "https://helpdesk.nethesis.it/support/solutions/articles/3000073997-nethifier-app-nativa-per-microsoft-windows"
37+
"label": "Registrazione",
38+
"url": "https://docs.nethserver.org/projects/ns8/en/latest/subscription.html#register-the-cluster"
3939
}]
4040
},
4141
{
4242
"product": "NethService",
4343
"name": "Groupware and Collaboration",
4444
"description": "Condividi, collabora e comunica. La tecnologia al servizio delle tue idee",
45-
"release": "v7",
45+
"release": "v8",
4646
"docs": [{
47-
"label": "Manuale Amministratore",
48-
"url": "https://nethserver.docs.nethesis.it/it/v7/"
47+
"label": "Manuale amministratore NethServer 8",
48+
"url": "https://docs.nethserver.org/projects/ns8/en/latest/index.html"
49+
}, {
50+
"label": "Manuale WebTop Groupware",
51+
"url": "https://docs.nethserver.org/projects/ns8/en/latest/webtop.html"
4952
}, {
5053
"label": "Download",
51-
"url": "https://helpdesk.nethesis.it/a/solutions/articles/3000073996"
54+
"url": "https://docs.nethserver.org/projects/ns8/en/latest/install.html#installation"
55+
}, {
56+
"label": "Registrazione",
57+
"url": "https://docs.nethserver.org/projects/ns8/en/latest/subscription.html#register-t"
5258
}]
5359
},
5460
{
5561
"product": "NethSpot",
5662
"name": "HotSpot and Marketing",
5763
"description": "Accesso a internet immediato e Marketing Oriented",
58-
"release": "Su Nethsecurity v7",
64+
"release": "Su Nethsecurity v8",
5965
"docs": [{
6066
"label": "Manuale",
6167
"url": "http://helpdesk.nethesis.it/support/solutions/folders/3000014693"
@@ -98,7 +104,7 @@
98104
},
99105
{
100106
"product": "Support",
101-
"name": "Costumer Support",
107+
"name": "Customer Support",
102108
"description": "Assistenza Nethesis",
103109
"release": "",
104110
"docs": [{
@@ -126,6 +132,9 @@
126132
},{
127133
"label": "Blog",
128134
"url": "https://blog.nethesis.it/"
135+
},{
136+
"label": "Formazione online",
137+
"url": "https://formazione.nethesis.it/"
129138
}]
130139
}
131140
]

assets/images/nethsecurity.svg

Lines changed: 23 additions & 1 deletion
Loading

0 commit comments

Comments
 (0)