input-output-hk / dapps-certification-web

Certification as a service for the Cardano dApps platform
Apache License 2.0
5 stars 0 forks source link

PLT-7443: Integrate the documentation to the FE #18

Closed EehMauro closed 1 year ago

EehMauro commented 1 year ago

Summary by CodeRabbit


coderabbitai[bot] commented 1 year ago

Walkthrough

The NavBar component has been updated to replace a menu item that navigated to an internal documentation page with a new one that opens an external documentation link in a new tab.

Changes

File Summary
src/pages/session/components/NavBar.tsx Removed the menu item associated with the '/documentation' route and replaced it with a new menu item that opens an external documentation link in a new tab.

🐇💻

A button once led us astray,

To a doc page far away.

But now with a click,

The change is quite slick,

To a new tab we're whisked away! 🎉

Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - Mention `@coderabbitai` in any *review comment* for bot assistance. - Note: Review comments are made on code diffs or files, not on the PR overview. ### Pause Incremental Reviews - Insert `@coderabbitai: ignore` in the PR description to halt the bot's ongoing reviews. Remove the line to resume.