fix(routers.pkgbase): fix next argument for merge redirection
This was redirecting us to the package which we merged, leading us into a 404. This fixes that issue by instead redirecting us into the target we merge into.
Closes #231 (closed)
Signed-off-by: Kevin Morris kevr@0cost.org
Merge request reports
Activity
changed milestone to %Python/FastAPI
assigned to @kevr
added 1 commit
- 579735fe - fix(routers.pkgbase): fix next argument for merge redirection
added 1 commit
- 71e73ca6 - fix(routers.pkgbase): fix next argument for merge redirection
mentioned in issue #231 (closed)
Please register or sign in to reply