[GH-ISSUE #3584] [DOCS]: All embedded links in the Markdown documents under the locales directory are pointing to non-existent document paths. #2315

Closed
opened 2026-02-22 18:29:08 -05:00 by yindo · 0 comments
Owner

Originally created by @Jeehunter on GitHub (Apr 3, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3584

Description

Regarding minor issues in the documentation

1.If these embedded links do not require translation, the links should be changed to '../' instead of './'.
2.If these links need to be translated, it may be necessary to create an internationalized document structure to store the translated documents.
eg:
Image

Image

Originally created by @Jeehunter on GitHub (Apr 3, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3584 ### Description Regarding minor issues in the documentation 1.If these embedded links do not require translation, the links should be changed to '../' instead of './'. 2.If these links need to be translated, it may be necessary to create an internationalized document structure to store the translated documents. eg: ![Image](https://github.com/user-attachments/assets/d8434b55-0f96-4975-b260-4727962bda78) ![Image](https://github.com/user-attachments/assets/07e4e4c8-3666-4a9d-b046-2b76b59fbe7d)
yindo added the documentation label 2026-02-22 18:29:08 -05:00
yindo closed this issue 2026-02-22 18:29:08 -05:00
yindo changed title from [DOCS]: All embedded links in the Markdown documents under the locales directory are pointing to non-existent document paths. to [GH-ISSUE #3584] [DOCS]: All embedded links in the Markdown documents under the locales directory are pointing to non-existent document paths. 2026-06-05 14:45:51 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2315