-
Notifications
You must be signed in to change notification settings - Fork 246
AK 09232026 Paysafe #7475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AK 09232026 Paysafe #7475
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,6 +5,14 @@ | |
| boost: 3 | ||
| --- | ||
|
|
||
| <Note> | ||
| Test 2.0 | ||
| </Note> | ||
|
cursor[bot] marked this conversation as resolved.
|
||
|
|
||
| <Warning> | ||
| I JUST ADDED THIS TO SHOW YOU HOW TO MAKE CHANGES HERE! | ||
|
Check warning on line 13 in quickstart.mdx
|
||
| </Warning> | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Accidental demo warning in docsMedium Severity A Reviewed by Cursor Bugbot for commit 68489a6. Configure here. |
||
|
|
||
| import SetupAgentPrompt from "/snippets/setup-agent-prompt.mdx"; | ||
|
|
||
| After you complete this guide, you'll have a live documentation site ready to customize and update. | ||
|
|
@@ -75,7 +83,7 @@ | |
| </Visibility> | ||
|
|
||
| <Visibility for="agents"> | ||
| Use the preceding CLI setup workflow. Initiate the corresponding `mint signup` or `mint login` command. Account verification and GitHub authorization open browser pages; have the user approve them. Continue the setup when they finish. Do not consider setup complete until `mint status` reports a subdomain and the deployed `.mintlify.site` URL loads. | ||
| </Visibility> | ||
|
|
||
| ## View your deployed site | ||
|
|
||


There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test content left in docs
Medium Severity
The Quickstart page now shows a
NotewithTest 2.0, which reads as leftover placeholder text rather than onboarding guidance. This will appear to users on the first-run docs page.Reviewed by Cursor Bugbot for commit d4794c4. Configure here.