-
Notifications
You must be signed in to change notification settings - Fork 842
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
Feat: papermark logo redirect to /document #806
Conversation
@tushar-agarwal7 is attempting to deploy a commit to the mftsio Team on Vercel. A member of the Team first needs to authorize it. |
All contributors have signed the CLA ✍️ ✅ |
@tushar-agarwal7 I appreciate the speed and effort. However, we have to play by the rules and the issue is currently assigned to another player, therefore I cannot merge or award you just yet |
@mfts I understand the issue is already assigned.Please feel free to review my PR. I worked on this PR because the assigner hasn't solved this issue |
@tushar-agarwal7 please sign the CLA as indicated above |
I have read the CLA Document and I hereby sign the CLA |
@mfts done sir! |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Awarding tushar-agarwal7: 150 points 🕹️ Well done! Check out your new contribution on oss.gg/tushar-agarwal7 |
Fixes: #772
This PR implements a feature where clicking on the Papermark logo now redirects the user to the /document.This change improves navigation by providing a direct link to the document section, enhancing user accessibility.
Changes:
Updated the logo's link to point to /document.
Ensured that the routing is correctly handled without breaking any other functionality.