[PR #219] [MERGED] fix: update storage path for mac #215

Closed
opened 2026-06-05 15:22:43 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/219
Author: @lekterable
Created: 3/17/2026
Status: Merged
Merged: 3/17/2026
Merged by: @timothycarambat

Base: mainHead: patch-1


📝 Commits (1)

  • 326fe25 fix: update storage path for mac

📊 Changes

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

View changed files

📝 pages/installation-desktop/storage.mdx (+1 -1)

📄 Description

Pull Request Type

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

What is in this change?

It escapes the space in the storage path which fixes it on MacOS for easier copy-pasting.

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/219 **Author:** [@lekterable](https://github.com/lekterable) **Created:** 3/17/2026 **Status:** ✅ Merged **Merged:** 3/17/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`326fe25`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/326fe2597fc5d15cf4be053d5f7545a1bba6260c) fix: update storage path for mac ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pages/installation-desktop/storage.mdx` (+1 -1) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [x] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style ### What is in this change? <!-- Describe the changes in this PR that are impactful to the documentation site. --> It escapes the space in the storage path which fixes it on MacOS for easier copy-pasting. ### 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-06-05 15:22:43 -04:00
yindo closed this issue 2026-06-05 15:22:43 -04: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#215