sparckles / Robyn

Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
https://robyn.tech/
BSD 2-Clause "Simplified" License
4.19k stars 214 forks source link

Fixing Future Roadmap path #675

Closed jeasoft closed 10 months ago

jeasoft commented 10 months ago

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)

vercel[bot] commented 10 months ago

@jeasoft is attempting to deploy a commit to the sparckles Team on Vercel.

A member of the Team first needs to authorize it.

Mr-Sunglasses commented 10 months ago

Hey 👋, @jeasoft Could you please open an issue for this PR and link this PR to that issue 😄

jeasoft commented 10 months ago

Updated in #679. Thanks!

sansyrox commented 10 months ago

Hey @jeasoft 👋

Thank you for the PR 😄 But there are some conflicts. Can you please have a look?

jeasoft commented 10 months ago

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-hq[bot] commented 10 months ago

CodSpeed Performance Report

Merging #675 will not alter performance

Comparing jeasoft:patch-1 (c2a0c14) with main (c149ae9)

Summary

✅ 106 untouched benchmarks

jeasoft commented 10 months ago

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.

sansyrox commented 10 months ago

Don't worry @jeasoft 😅 CI failing is temorary

jeasoft commented 10 months ago

Thanks... and now we are good in the docs!