From 147c31be4d6ef4b8e97361d5dbf321e2f68e3e75 Mon Sep 17 00:00:00 2001 From: Alpha Nerd Date: Sun, 12 Apr 2026 15:18:59 +0200 Subject: [PATCH] NOMYO Secure Client Documentation aktualisiert --- NOMYO-Secure-Client-Documentation.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/NOMYO-Secure-Client-Documentation.md b/NOMYO-Secure-Client-Documentation.md index 0b91d4b..04bc435 100644 --- a/NOMYO-Secure-Client-Documentation.md +++ b/NOMYO-Secure-Client-Documentation.md @@ -42,11 +42,10 @@ asyncio.run(main()) ## Documentation Structure 1. [Installation](Installation) - How to install and set up the client -2. [Getting Started](getting-started.md) - Quick start guide with examples +2. [Getting Started](Getting-Started) - Quick start guide with examples 3. [API Reference](API-Reference) - Complete API documentation -4. [Security Guide](security-guide.md) - Security features and best practices -5. [Examples](examples.md) - Advanced usage scenarios -6. [Troubleshooting](troubleshooting.md) - Common issues and solutions +4. [Security Guide](Security-Guide) - Security features and best practices +5. [Examples](Examples) - Advanced usage scenarios ## Key Features