fix: fix start your own course link in public courses page (#4306)

This commit is contained in:
ggurdin 2025-10-09 12:54:39 -04:00 committed by GitHub
parent d84e7440d3
commit 217189aafd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -200,7 +200,7 @@ class PublicTripPageState extends State<PublicTripPage> {
),
ElevatedButton(
onPressed: () => context.go(
'/registration/course/own',
'/${widget.route}/course/own',
),
style: ElevatedButton.styleFrom(
backgroundColor: