mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: changed the link of shortcuts page (#1979)
This commit is contained in:
parent
eb2476a8aa
commit
79a43de2d5
@ -66,7 +66,7 @@ class BubbleActionList extends StatelessWidget {
|
||||
break;
|
||||
case BubbleAction.shortcuts:
|
||||
_launchURL(
|
||||
"https://github.com/AppFlowy-IO/AppFlowy-Docs/blob/main/essential-documentation/shortcuts.md");
|
||||
"https://appflowy.gitbook.io/docs/essential-documentation/shortcuts");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user