Skip to content

Commit 14fed26

Browse files
committed
Fix: Update documentation links for GitHub Pages
1 parent 64128bc commit 14fed26

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,20 @@ This documentation complies with ISO 42001 traceability and audit requirements,
1515
## Documentation Structure
1616

1717
### Guides & Manuals
18-
- `user_guide/user_guide.md`: Complete end-user manual
18+
- [User Guide](user_guide/user_guide.html): Complete end-user manual
1919
- Step-by-step instructions
2020
- Usage examples
2121
- Troubleshooting
2222

2323
### Technical Documentation
24-
- `technical/technical_documentation.md`: General technical specifications
25-
- `technical/functions_reference.md`: Detailed function reference
24+
- [Technical Documentation](technical/technical_documentation.html): General technical specifications
25+
- [Functions Reference](technical/functions_reference.html): Detailed function reference
2626
- Parameters and types
2727
- Usage examples
2828
- Error handling
2929

3030
### Compliance & Governance
31-
- `compliance/iso42001_compliance.md`: Complete ISO 42001 compliance documentation
31+
- [ISO 42001 Compliance](compliance/iso42001_compliance.html): Complete ISO 42001 compliance documentation
3232
- Requirements checklist
3333
- Detailed implementation
3434
- Code examples

0 commit comments

Comments
 (0)