Fix github url for about screen
This commit is contained in:
parent
86f18a5fef
commit
9fdaaede1b
@ -56,7 +56,7 @@ class AboutDialogContent extends StatelessWidget {
|
||||
}),
|
||||
...buildSpan('\n\n'),
|
||||
...buildSpan($strings.homeMenuAboutSource, linkSupplants: {
|
||||
'{githubUrl}': [$strings.homeMenuAboutRepo, 'https://github.com/gskinnerTeam/flutter-wonders-app'],
|
||||
'{githubUrl}': [$strings.homeMenuAboutRepo, 'https://github.com/gskinnerTeam/flutter-wonderous-app'],
|
||||
}),
|
||||
...buildSpan('\n\n'),
|
||||
...buildSpan($strings.homeMenuAboutPublic, linkSupplants: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user