mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 14:47:13 -04:00
chore: changed the link of shortcuts page (#1979)
This commit is contained in:
parent
eb2476a8aa
commit
79a43de2d5
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue