Skip to content

Commit 343db3d

Browse files
fix: fix tutorial links (#27)
* Fix tutorial links * docs: auto-sync translations for PR #27 --------- Co-authored-by: Translation Sync Bot <action@github.com>
1 parent dd4b7aa commit 343db3d

File tree

2 files changed

+24
-8
lines changed
  • docs/tutorial
  • i18n/it/docusaurus-plugin-content-docs/current/tutorial

2 files changed

+24
-8
lines changed

docs/tutorial/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This guide will walk you through the basic steps to set up NethVoice on your sys
1515
## 1. Install NethServer 8 {#1-install-nethserver-8}
1616

1717
Begin by installing NethServer 8 on your server.
18-
- Download and follow the installation instructions from the [official guide](https://raw.githubusercontent.com/NethServer/ns8-docs/refs/heads/main/install.rst).
18+
- Download and follow the installation instructions from the [official guide](https://docs.nethserver.org/projects/ns8/en/latest/install.html).
1919
- After installation, access the web interface at `https://<server_ip_or_fqdn>/cluster-admin/` using:
2020
- **Username:** `admin`
2121
- **Password:** `Nethesis,1234`
@@ -28,19 +28,19 @@ The NethVoice Proxy is required to enable secure remote access to NethVoice serv
2828
- Assign a valid FQDN (e.g., `proxy.yourdomain.org`) and ensure the DNS record is configured.
2929
- Configure the network interface and public IP as needed.
3030
- Only one NethVoice Proxy can be installed per node.
31-
- For detailed steps, refer to the [NethVoice Proxy documentation](https://raw.githubusercontent.com/NethServer/ns8-docs/refs/heads/main/nethvoice_proxy.rst).
31+
- For detailed steps, refer to the [NethVoice Proxy documentation](https://docs.nethvoice.com/docs/administrator-manual/install/nethvoice_install#step-1-install-nethvoice-proxy).
3232

3333
## 3. Install NethVoice Module {#3-install-nethvoice-module}
3434

3535
Once the proxy is configured, you can install the NethVoice module:
3636
- Open the **Software Center** from the web interface.
3737
- Search for the NethVoice application and click **Install**.
38-
- For more information, see the [Software Center documentation](https://raw.githubusercontent.com/NethServer/ns8-docs/refs/heads/main/software_center.rst).
38+
- For more information, see the [Software Center documentation](https://docs.nethserver.org/projects/ns8/en/latest/software_center.html).
3939

4040
## 4. Configure NethVoice {#4-configure-nethvoice}
4141

4242
After installation, configure your NethVoice instance:
43-
- Follow the [NethVoice configuration guide](https://github.com/NethServer/ns8-docs/blob/main/nethvoice.rst) for detailed setup instructions.
43+
- Follow the [NethVoice configuration guide](https://docs.nethvoice.com/docs/administrator-manual/install/nethvoice_install#module-configuration) for detailed setup instructions.
4444
- Complete the initial configuration, add users, and set up your telephony environment as needed.
4545

4646
---
@@ -49,5 +49,5 @@ For each step, refer to the linked documentation for comprehensive, step-by-step
4949

5050
## Related tutorials {#related-tutorials}
5151

52-
* [Cloud vs On-Premise deployments](cloud_vs_onpremise)
53-
* [Export phonebook as CSV from NethVoice](export-phonebook-csv)
52+
* [Cloud vs On-Premise deployments](https://docs.nethvoice.com/docs/tutorial/cloud_vs_onpremise)
53+
* [Export phonebook as CSV from NethVoice](https://docs.nethvoice.com/docs/tutorial/export-phonebook-csv)

i18n/it/docusaurus-plugin-content-docs/current/tutorial/index.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,23 @@ Guida passo-passo per migrare la vostra configurazione esistente all'ultima vers
2525

2626
---
2727

28+
## 1. Installare NethServer 8 {#1-install-nethserver-8}
29+
30+
- Scaricare e seguire le istruzioni di installazione dalla [guida ufficiale](https://docs.nethserver.org/projects/ns8/en/latest/install.html).
31+
32+
## 2. Installare il Proxy NethVoice {#2-install-nethvoice-proxy}
33+
34+
- Per i passaggi dettagliati, fare riferimento alla [documentazione del Proxy NethVoice](https://docs.nethvoice.com/docs/administrator-manual/install/nethvoice_install#step-1-install-nethvoice-proxy).
35+
36+
## 3. Installare il Modulo NethVoice {#3-install-nethvoice-module}
37+
38+
- Per maggiori informazioni, consultare la [documentazione del Software Center](https://docs.nethserver.org/projects/ns8/en/latest/software_center.html).
39+
40+
## 4. Configurare NethVoice {#4-configure-nethvoice}
41+
42+
- Seguire la [guida alla configurazione di NethVoice](https://docs.nethvoice.com/docs/administrator-manual/install/nethvoice_install#module-configuration) per istruzioni dettagliate sulla configurazione.
43+
2844
## Tutorial correlati {#tutorial-correlati}
2945

30-
* [Cloud vs On-Premise deployments](cloud_vs_onpremise)
31-
* [Esporta rubrica come CSV da NethVoice](export-phonebook-csv)
46+
- [Cloud vs On-Premise deployments](https://docs.nethvoice.com/docs/tutorial/cloud_vs_onpremise)
47+
- [Esportare la rubrica come CSV da NethVoice](https://docs.nethvoice.com/docs/tutorial/export-phonebook-csv)

0 commit comments

Comments
 (0)