[PR #24] [MERGED] [FIX] Fix wrong paths for FAQ images #84

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/24
Author: @shatfield4
Created: 5/15/2024
Status: Merged
Merged: 5/15/2024
Merged by: @shatfield4

Base: mainHead: 23-bug-wrong-image-paths-on-llm-not-using-my-docs-page


📝 Commits (1)

  • a99e6dc fix wrong paths for faq images

📊 Changes

1 file changed (+27 additions, -40 deletions)

View changed files

📝 pages/faq/llm-not-using-my-docs.mdx (+27 -40)

📄 Description

Pull Request Type

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

Relevant Issues

resolves #23

What is in this change?

  • llm-not-using-my-docs page image paths updated to point to the correct images

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/24 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 5/15/2024 **Status:** ✅ Merged **Merged:** 5/15/2024 **Merged by:** [@shatfield4](https://github.com/shatfield4) **Base:** `main` ← **Head:** `23-bug-wrong-image-paths-on-llm-not-using-my-docs-page` --- ### 📝 Commits (1) - [`a99e6dc`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/a99e6dc211da99ee5e6c1c4f87995a8459e3a911) fix wrong paths for faq images ### 📊 Changes **1 file changed** (+27 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `pages/faq/llm-not-using-my-docs.mdx` (+27 -40) </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" --> resolves #23 ### What is in this change? <!-- Describe the changes in this PR that are impactful to the documentation site. --> - `llm-not-using-my-docs` page image paths updated to point to the correct images ### 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. --> - [x] Ensured updated documentation pass spell check - [x] Updated or added relevant links as needed - [x] Reviewed the changes for clarity and accuracy - [x] 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:38 -05:00
yindo closed this issue 2026-02-23 17:19:38 -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#84