You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a regression from #1171 cc @levkk. It appears trailing slashes are being accidently removed in rocket 0.5. The documentation indicates there are tests to preserve it, but I haven't tracked it all the way through.
It appears the behavior for
/docs/guides/
is not finding theREADME.md
, because the path no longer has a trailing slash.The text was updated successfully, but these errors were encountered: