Skip to content

fix: quickstart links/nav and build warnings#1283

Merged
hazel-nut merged 2 commits into
mainfrom
fix/warnings
May 27, 2026
Merged

fix: quickstart links/nav and build warnings#1283
hazel-nut merged 2 commits into
mainfrom
fix/warnings

Conversation

@hazel-nut
Copy link
Copy Markdown
Contributor

@hazel-nut hazel-nut commented May 27, 2026

Description

removes unnecessary index pages and fixes a build warning with a deleted snippet

Testing

build locally, see no warnings

Checklist

  • I've read and followed CONTRIBUTING.md.
  • I've tested the site build for this change locally.
  • I've made appropriate docs updates for any code or config changes.
  • I've coordinated with the Product Docs and/or Docs Management team about non-trivial changes.

@hazel-nut hazel-nut added the bug Something isn't working label May 27, 2026
@hazel-nut hazel-nut requested a review from a team as a code owner May 27, 2026 16:40
@hazel-nut hazel-nut added the MERGE-ON-APPROVAL Approving reviewer should merge. label May 27, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 27, 2026

Summary

Status Count
🔍 Total 261
✅ Successful 145
⏳ Timeouts 0
🔀 Redirected 36
👻 Excluded 75
❓ Unknown 0
🚫 Errors 5
⛔ Unsupported 0

Errors per input

Errors in main/docs/quickstart/backend/golang.mdx

Errors in main/docs/quickstart/webapp/express.mdx

Errors in main/docs/quickstart/webapp/java.mdx

Errors in main/docs/quickstart/webapp/nextjs.mdx

Redirects per input

Redirects in main/docs/quickstart/backend/aspnet-core-webapi.mdx

Redirects in main/docs/quickstart/backend/fastapi.mdx

Redirects in main/docs/quickstart/backend/golang.mdx

Redirects in main/docs/quickstart/backend/nodejs.mdx

Redirects in main/docs/quickstart/native/android-facebook-login.mdx

Redirects in main/docs/quickstart/native/android.mdx

Redirects in main/docs/quickstart/native/ionic-angular.mdx

Redirects in main/docs/quickstart/native/ionic-vue.mdx

Redirects in main/docs/quickstart/native/ios-swift-facebook-login.mdx

Redirects in main/docs/quickstart/native/maui.mdx

Redirects in main/docs/quickstart/native/wpf-winforms.mdx

Redirects in main/docs/quickstart/spa/angular.mdx

Redirects in main/docs/quickstart/spa/flutter.mdx

Redirects in main/docs/quickstart/spa/react.mdx

Redirects in main/docs/quickstart/spa/svelte.mdx

Redirects in main/docs/quickstart/spa/vanillajs.mdx

Redirects in main/docs/quickstart/spa/vuejs.mdx

Redirects in main/docs/quickstart/webapp/aspnet-core-blazor-server.mdx

Redirects in main/docs/quickstart/webapp/aspnet-core.mdx

Redirects in main/docs/quickstart/webapp/express.mdx

Redirects in main/docs/quickstart/webapp/fastapi.mdx

Redirects in main/docs/quickstart/webapp/fastify.mdx

Redirects in main/docs/quickstart/webapp/nextjs.mdx

Redirects in main/docs/quickstart/webapp/nuxt.mdx

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 27, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0 🟢 Ready View Preview May 27, 2026, 4:53 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

"docs/quickstart/native/windows-uwp-csharp",
"docs/quickstart/native/device/interactive",
"docs/quickstart/native/xamarin"
"docs/quickstart/native/xamarin/index"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason we kept this as index & went the other way around?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually, it looks like there are redirects for this quickstart and it shouldn't exist anymore. updated in 897036a

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing from nav i think?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it already wasn't in the nav, so i assumed it was omitted for a reason 🤔

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing from nav?

@hazel-nut hazel-nut merged commit 113e9cc into main May 27, 2026
5 of 6 checks passed
@hazel-nut hazel-nut deleted the fix/warnings branch May 27, 2026 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working MERGE-ON-APPROVAL Approving reviewer should merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants