-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fix: updated broken pricing page and documentation links #7348 #7369
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Joy <soniqjjj@gmail.com>
|
🚀 Preview for commit 9b5100f at: https://697391aadb70c39dccedc6e1--layer5.netlify.app |
|
@Joiejoie1 Thank you for your contribution! Let's discuss this during the website call today at 6:30 PM IST | 7 AM CST Add it as an agenda item to the meeting minutes, if you would 🙂 |
|
|
related to #7348 |
|
@Joiejoie1 please Update your PR description [x] remove space like i did it. |
Thanks @Bhumikagarggg |
Done @Bhumikagarggg Let me know if there is anything else I have to do. |
|
The build issue will be fixed by #7376 |
|
@Joiejoie1 Please also update FAQ broken link which provided in issue description |
|
🚀 Preview for commit 4c7f802 at: https://697798b823c88b1066fc1035--layer5.netlify.app |
Duly noted @saurabhraghuvanshii |
Description
This PR fixes #7348
Notes for Reviewers
Logic & Verification: While the local build environment had memory constraints, I verified the fixes by:
Code Traceability: Tracing the code to src/sections/Pricing/openSource.js to ensure the internal routing path is correct.
File Verification: Confirming the existence of the destination file at src/pages/community/open-source-program.js.
Query Refactoring: Fixing the GitHub search query parameters to ensure the "Help Wanted" link works correctly for new contributors.
Documentation Link Update: Updated the Kanvas Operator link to the current live URL at /kanvas/designer/operator-views.
Signed commits
Logic:
While the local build environment had memory constraints, I verified the fixes by:
Tracing the code to src/sections/Pricing/openSource.js.
Confirming the existence of the destination file at src/pages/community/open-source-program.js.
Fixing the GitHub search query parameters to ensure the "Help Wanted" link works for new contributors.