Skip to content

fix: docs nav - #366

Open
yuvrajjsingh0 wants to merge 1 commit into
mainfrom
fix-docs-nav
Open

fix: docs nav#366
yuvrajjsingh0 wants to merge 1 commit into
mainfrom
fix-docs-nav

Conversation

@yuvrajjsingh0

@yuvrajjsingh0 yuvrajjsingh0 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • New Features
    • Added a new Blog link in the site header navigation that opens in a new tab.
    • Updated the docs site logo link to take users to the main Airborne website instead of the docs section.

@semanticdiff-com

semanticdiff-com Bot commented Jul 9, 2026

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  airborne_docs/docusaurus.config.ts  52% smaller
  airborne_dashboard/app/page.tsx  0% smaller

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e5cecf21-e8ca-4738-a789-33d51996e657

📥 Commits

Reviewing files that changed from the base of the PR and between 622f926 and 1e51358.

📒 Files selected for processing (2)
  • airborne_dashboard/app/page.tsx
  • airborne_docs/docusaurus.config.ts

Walkthrough

Adds a new "Blog" navigation link in the dashboard landing page header, opening in a new tab, and updates the Docusaurus navbar logo link to point to an absolute URL with target: "_self" instead of the previous relative /docs link.

Changes

Navigation Link Changes

Layer / File(s) Summary
Dashboard header Blog link
airborne_dashboard/app/page.tsx
Adds a "Blog" nav link pointing to /blog with target="_blank" between existing "Docs" and "Company" links.
Docs navbar logo href update
airborne_docs/docusaurus.config.ts
Changes navbar logo href from relative /docs to https://airborne.juspay.in/ and sets target: "_self".

Estimated code review effort: 1 (Trivial) | ~3 minutes

Poem

A hop, a link, a brand new tab,
Blog joins Docs without a scab,
The logo now points far and wide,
To airborne skies, self-eyed, self-tied,
Thump thump — small hops, big joy inside! 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title is concise and relevant to the docs/navigation changes, even if it doesn’t mention the added Blog link.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-docs-nav

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

airborne_dashboard/app/page.tsx

ESLint skipped: missing config or dependency (missing-dependency). The ESLint configuration references a package that is not available in the sandbox.


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.

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