[PR #105] [MERGED] fix(docs): broken links in installation docs #120

Closed
opened 2026-02-23 17:19:44 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/105
Author: @PsyGik
Created: 10/9/2024
Status: Merged
Merged: 10/9/2024
Merged by: @timothycarambat

Base: mainHead: patch-1


📝 Commits (1)

  • 032cd9d fix(docs): broken links in installation docs

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 pages/installation-desktop/overview.mdx (+5 -5)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style

Relevant Issues

fixes https://github.com/Mintplex-Labs/anythingllm-docs/issues/106

What is in this change?

Links for desktop installation were 404-ing. This PR fixes the path for all such links

Additional Information

Validations

  • Ensured updated documentation pass spell check
  • Updated or added relevant links as needed
  • Reviewed the changes for clarity and accuracy
  • Successfully ran the code locally without encountering errors

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anythingllm-docs/pull/105 **Author:** [@PsyGik](https://github.com/PsyGik) **Created:** 10/9/2024 **Status:** ✅ Merged **Merged:** 10/9/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`032cd9d`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/032cd9d4fffea78a0cd75f5c3c29ef63745bc2cd) fix(docs): broken links in installation docs ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `pages/installation-desktop/overview.mdx` (+5 -5) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [x] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> fixes https://github.com/Mintplex-Labs/anythingllm-docs/issues/106 ### What is in this change? <!-- Describe the changes in this PR that are impactful to the documentation site. --> Links for desktop installation were 404-ing. This PR fixes the path for all such links ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Validations <!-- All of the applicable items should be checked. --> - [ ] Ensured updated documentation pass spell check - [ ] Updated or added relevant links as needed - [ ] Reviewed the changes for clarity and accuracy - [ ] Successfully ran the code locally without encountering errors --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-23 17:19:44 -05:00
yindo closed this issue 2026-02-23 17:19:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#120