Skip to content

Commit 5e539e5

Browse files
author
grizzlechips
committed
fix: update documentation and image paths for ZFS storage
- Updated redirect paths in docusaurus.config.ts to point to the new overview page for array management. - Improved API documentation formatting and consistency across multiple files. - Adjusted image paths in ZFS storage documentation to reference the correct assets folder. - Added markdown linting comments for better formatting in various Docker container management guides. - Removed outdated images related to ZFS storage to clean up the repository.
1 parent d582a4b commit 5e539e5

29 files changed

Lines changed: 59 additions & 33 deletions

File tree

docs/API/how-to-use-the-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ unraid-api developer
4848
Most queries and mutations require authentication. Always include appropriate credentials in your requests. You can authenticate using:
4949

5050
1. **API Keys** - For programmatic access
51-
2. **Cookies** - Automatic when signed into the %%WebGUI|web-gui%%
51+
2. **Cookies** - Automatic when signed in to the %%WebGUI|web-gui%%
5252
3. **%%SSO|sso%%/OIDC** - When configured with external providers
5353

5454
### Managing API keys

docs/API/upcoming-features.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Current status and upcoming features for the Unraid API
44
sidebar_position: 10
55
---
66

7-
<!-- markdownlint-disable MD025 MD024 -->
7+
<!-- markdownlint-disable MD024 -->
88

99
# Roadmap & Features
1010

static/img/zfs1.png renamed to docs/unraid-os/advanced-configurations/optimize-storage/assets/zfs1.png

File renamed without changes.

static/img/zfs10.png renamed to docs/unraid-os/advanced-configurations/optimize-storage/assets/zfs10.png

File renamed without changes.

static/img/zfs11.png renamed to docs/unraid-os/advanced-configurations/optimize-storage/assets/zfs11.png

File renamed without changes.

static/img/zfs12.png renamed to docs/unraid-os/advanced-configurations/optimize-storage/assets/zfs12.png

File renamed without changes.

static/img/zfs13.png renamed to docs/unraid-os/advanced-configurations/optimize-storage/assets/zfs13.png

File renamed without changes.

static/img/zfs14.png renamed to docs/unraid-os/advanced-configurations/optimize-storage/assets/zfs14.png

File renamed without changes.

static/img/zfs15.png renamed to docs/unraid-os/advanced-configurations/optimize-storage/assets/zfs15.png

File renamed without changes.

static/img/zfs16.png renamed to docs/unraid-os/advanced-configurations/optimize-storage/assets/zfs16.png

File renamed without changes.

0 commit comments

Comments
 (0)