-
-
Notifications
You must be signed in to change notification settings - Fork 260
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
Fixing Future Roadmap path #675
Conversation
Right Now you get a 404 message when you click Future Roadmap from the Plugin page because the real path is missing. This commit is for fix this.
@jeasoft is attempting to deploy a commit to the sparckles Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot, @jeasoft ✨, Awesome Work.
Hey 👋, @jeasoft Could you please open an issue for this PR and link this PR to that issue 😄 |
Updated in #679. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you @jeasoft 😄
Hey @jeasoft 👋 Thank you for the PR 😄 But there are some conflicts. Can you please have a look? |
Sorry for that, maybe was because I did the changes from here hehe, next time I'll clone the code and make the changes from there. |
CodSpeed Performance ReportMerging #675 will not alter performanceComparing Summary
|
Wow @sansyrox now I'm getting a lot of emails, it seems the CI is failing but I didn't change anything to break it. |
Don't worry @jeasoft 😅 CI failing is temorary |
Thanks... and now we are good in the docs! |
Description
Right Now you get a 404 message when you click Future Roadmap from the Plugin page because the real path is missing. This commit is for fix this.
This PR fixes #679
This fix the path to Future Roadmap from Plugin page (this is the current URL in the that page: https://robyn.tech/documentation/future-roadmap and should be https://robyn.tech/documentation/api_reference/future-roadmap)