Skip to content

fix: broken bridge endpoint link in framework doc#972

Merged
jainpawan21 merged 1 commit intomainfrom
MRK-1043
Sep 11, 2025
Merged

fix: broken bridge endpoint link in framework doc#972
jainpawan21 merged 1 commit intomainfrom
MRK-1043

Conversation

@jainpawan21
Copy link
Member

@jainpawan21 jainpawan21 commented Sep 11, 2025

Summary by CodeRabbit

  • Documentation
    • Added Quickstart guides for popular frameworks (Next.js, Express, Remix, NestJS, Svelte, Nuxt, H3, Lambda).
    • Reorganized Getting Started navigation: Overview now precedes Introduction; Quickstart added after Introduction.
    • Retitled pages for clarity, adjusting “Overview” and “Introduction”.
    • Updated links to current locations for Networking bridge endpoint and in-app redirect handler.
    • No functional changes; content updates are limited to titles, navigation, and link targets.

@linear
Copy link

linear bot commented Sep 11, 2025

@netlify
Copy link

netlify bot commented Sep 11, 2025

Deploy Preview for docs-novu ready!

Name Link
🔨 Latest commit 929a785
🔍 Latest deploy log https://app.netlify.com/projects/docs-novu/deploys/68c26d96dd9a010008a19377
😎 Deploy Preview https://deploy-preview-972--docs-novu.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 11, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Documentation updates: link targets adjusted, front matter titles swapped between Introduction and Overview, navigation structure reordered with a new Quickstart entry, and a new quickstart meta file added. No code logic changes.

Changes

Cohort / File(s) Summary of Changes
Link target updates
content/docs/framework/deployment/production.mdx, content/docs/framework/typescript/steps/inApp.mdx
Updated internal links: bridge endpoint to /framework/endpoint; notification click handler doc path updated.
Front matter title swaps
content/docs/framework/introduction.mdx, content/docs/framework/overview.mdx
Swapped page titles: Introduction ↔ Overview. Content unchanged.
Navigation and quickstart structure
content/docs/framework/meta.json, content/docs/framework/quickstart/meta.json
Reordered Getting Started: moved introduction after overview; added quickstart after introduction; added new quickstart meta with pages list (nextjs, express, remix, nestjs, svelte, nuxt, h3, lambda).

Sequence Diagram(s)

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • Aviatorscode2
  • DianaHackmamba

Poem

I thump my paws on docs so neat,
Hop-hop, new trails beneath my feet—
Links realigned, titles trade,
Quickstarts sprout where routes are laid.
In burrows of JSON I delight,
Carrot-colored nav set right. 🥕✨

Tip

👮 Agentic pre-merge checks are now available in preview!

Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.

  • Built-in checks – Quickly apply ready-made checks to enforce title conventions, require pull request descriptions that follow templates, validate linked issues for compliance, and more.
  • Custom agentic checks – Define your own rules using CodeRabbit’s advanced agentic capabilities to enforce organization-specific policies and workflows. For example, you can instruct CodeRabbit’s agent to verify that API documentation is updated whenever API schema files are modified in a PR. Note: Upto 5 custom checks are currently allowed during the preview period. Pricing for this feature will be announced in a few weeks.

Please see the documentation for more information.

Example:

reviews:
  pre_merge_checks:
    custom_checks:
      - name: "Undocumented Breaking Changes"
        mode: "warning"
        instructions: |
          Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).

Please share your feedback with us on this Discord post.


📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 9db9cd9 and 929a785.

📒 Files selected for processing (6)
  • content/docs/framework/deployment/production.mdx (1 hunks)
  • content/docs/framework/introduction.mdx (1 hunks)
  • content/docs/framework/meta.json (1 hunks)
  • content/docs/framework/overview.mdx (1 hunks)
  • content/docs/framework/quickstart/meta.json (1 hunks)
  • content/docs/framework/typescript/steps/inApp.mdx (1 hunks)
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch MRK-1043

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jainpawan21 jainpawan21 merged commit 04a6514 into main Sep 11, 2025
5 of 7 checks passed
@jainpawan21 jainpawan21 deleted the MRK-1043 branch September 11, 2025 06:35
@coderabbitai coderabbitai bot mentioned this pull request Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant