Skip to content

Commit d73aa78

Browse files
committed
small fixes
1 parent 87d4371 commit d73aa78

4 files changed

Lines changed: 6 additions & 9 deletions

File tree

docs/it/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ If you're ready to get started immediately:
5252
1. **Review Requirements:** [Installation Guide](installation.md#requirements)
5353
2. **Choose Deployment Method:** [Deployment Guide](deployment.md)
5454
3. **Follow Installation Steps:** [Installation Guide](installation.md)
55-
4. **Configure System:** [Configuration Section](installation.md#configuration)
55+
4. **Configure System:** [Configuration Section](installation.md#step-2-configure-environment)
5656
5. **Secure Installation:** [Security Guide](security.md)
5757

5858
## Guide Structure
@@ -97,5 +97,3 @@ If you're ready to get started immediately:
9797
---
9898

9999
**Ready to begin?** Start with the [Installation Guide](installation.md) to get faneX-ID up and running.
100-
101-

docs/it/installation.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -307,10 +307,8 @@ After successful installation:
307307
1. **Security Hardening:** [Security Guide](security.md)
308308
2. **Production Deployment:** [Deployment Guide](deployment.md)
309309
3. **Monitoring Setup:** [Maintenance Guide](maintenance.md)
310-
4. **Backup Configuration:** [Maintenance Guide](maintenance.md#backup)
310+
4. **Backup Configuration:** [Maintenance Guide](maintenance.md#backup-strategy)
311311

312312
---
313313

314314
**Installation complete?** Proceed to the [Deployment Guide](deployment.md) for production setup.
315-
316-

docs/structure.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,18 +168,18 @@ Start here:
168168

169169
**Installation & Setup**
170170
- [Installation Guide](it/installation.md)
171-
- [Docker Setup](it/deployment.md#docker)
171+
- [Docker Setup](it/deployment.md#docker-compose-production-setup)
172172
- [OnPrem Connector](it/onprem-connector.md)
173173

174174
**Deployment Models**
175175
- [On-Premises](it/deployment.md)
176-
- [Cloud/SaaS](it/saas-deployment.md#cloud-saas-deployment)
176+
- [Cloud/SaaS](it/saas-deployment.md#internet-mode)
177177
- [Hybrid](it/saas-deployment.md#hybrid-deployment-architecture)
178178

179179
**Security**
180180
- [User Security](users/security.md)
181181
- [Admin Security](it/security.md)
182-
- [API Tokens](it/saas-deployment.md#api-token-setup)
182+
- [API Tokens](it/saas-deployment.md#step-2-generate-api-token)
183183

184184
**Development**
185185
- [Integration Development](developers/integrations.md)

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ nav:
6767
- Releases: releases.md
6868
- Status: status.md
6969
- User Guide:
70+
- Introduction: users/index.md
7071
- Getting Started: users/getting-started.md
7172
- Dashboard: users/dashboard.md
7273
- Security: users/security.md

0 commit comments

Comments
 (0)