mirror of
https://github.com/Mintplex-Labs/anythingllm-docs.git
synced 2026-07-21 09:15:22 -04:00
[PR #164] [MERGED] fixed href path for system-prompt-variables #161
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/164
Author: @17ColinMiPerry
Created: 5/6/2025
Status: ✅ Merged
Merged: 5/6/2025
Merged by: @timothycarambat
Base:
main← Head:fix/system-prompt-variables-routing📝 Commits (1)
4231174fixed href path for system-prompt-variables📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
pages/features/all-features.mdx(+1 -1)📄 Description
Pull Request Type
What is in this change?
Changed the href for the System Prompt Variables card on the features page from absolute path to relative path.
Additional Information
The System Prompt Variables card incorrectly routed using an absolute path. This card now properly routes using relative path like other cards on the page.
Other cards on the features page were checked for valid routing.
Validations
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.