Skip to content

Commit 0eda8c2

Browse files
Slowhand0309johnpryan
authored andcommitted
Fix link of ShellRoute in README
1 parent 059222f commit 0eda8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/go_router/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GoRouter has a number of features to make navigation straightforward:
1313
application state, for example to a sign-in when the user is not
1414
authenticated
1515
- Support for multiple Navigators via
16-
[ShellRoute](https://pub.dev/documentation/go_router/ShellRoute-class.html) -
16+
[ShellRoute](https://pub.dev/documentation/go_router/latest/go_router/ShellRoute-class.html) -
1717
you can display an inner Navigator that displays its own pages based on the
1818
matched route. For example, to display a BottomNavigationBar that stays
1919
visible at the bottom of the

0 commit comments

Comments
 (0)