Skip to content

fix: correct broken link to API docs in ARCHITECTURE.md#148

Merged
nullure merged 1 commit intoCaviraOSS:mainfrom
safetnsr:fix/architecture-broken-link
Mar 31, 2026
Merged

fix: correct broken link to API docs in ARCHITECTURE.md#148
nullure merged 1 commit intoCaviraOSS:mainfrom
safetnsr:fix/architecture-broken-link

Conversation

@safetnsr
Copy link
Copy Markdown

Summary

The ARCHITECTURE.md references section links to ./docs/api.md (line 812), but this file doesn't exist. The correct path is ./docs/api-server.md.

Change

-- [API Documentation](./docs/api.md) - Endpoint details
+- [API Documentation](./docs/api-server.md) - Endpoint details

The link pointed to ./docs/api.md which doesn't exist.
The actual file is ./docs/api-server.md.
Copy link
Copy Markdown
Member

@nullure nullure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nullure nullure merged commit 26f5aeb into CaviraOSS:main Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants