docs: rename Ask AI to Ask Assistant#5879
Open
mintlify[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates docs to reflect the renaming of the "Ask AI" button and related CSS identifier to "Ask Assistant" in the product UI.
Changes
#ask-ai-code-block-buttonto#ask-assistant-code-block-buttonin the custom scripts guide.Context
The upstream product PR renamed the "Ask AI" button to "Ask Assistant" across all locales and components, including the CSS identifier used by custom scripts to target the code block button.
Note
Low Risk
Low risk documentation-only change updating UI text and a referenced CSS ID to match a product rename; no runtime behavior changes.
Overview
Updates assistant documentation to reflect the UI rename from "Ask AI" to "Ask Assistant", including corresponding image alt text in the assistant configuration and usage guides.
Also updates the documented code-block button selector from
#ask-ai-code-block-buttonto#ask-assistant-code-block-button, and mirrors these wording/selector changes across the Spanish, French, and Chinese translations.Reviewed by Cursor Bugbot for commit a0d0361. Bugbot is set up for automated code reviews on this repo. Configure here.