diff --git a/src/redirects.json b/src/redirects.json index beb228575a..93661701ff 100644 --- a/src/redirects.json +++ b/src/redirects.json @@ -661,7 +661,7 @@ }, { "link": "/keyboard", - "redirect": "/docs/tooling/command-center/the-appwriter" + "redirect": "/docs/tooling/appwriter" }, { "link": "/careers", diff --git a/src/routes/docs/advanced/platform/shortcuts/+page.markdoc b/src/routes/docs/advanced/platform/shortcuts/+page.markdoc index 13e41918fe..0732d244d2 100644 --- a/src/routes/docs/advanced/platform/shortcuts/+page.markdoc +++ b/src/routes/docs/advanced/platform/shortcuts/+page.markdoc @@ -23,13 +23,13 @@ Developers can also utilize global shortcuts anywhere in the Appwrite Console, a ## Command center +All the Appwrite shortcuts can be found in the [command center](https://appwrite.io/docs/tooling/command-center). +Use the command center to search for commands or the current page's content. + |PC (Windows / Linux)|macOS|Action| |----|----|----| |`Ctrl` + `K`|`⌘` + `K`|Access Command Center| -All the Appwrite shortcuts can be found in the [command center](https://appwrite.io/docs/tooling/command-center). -Use the command center to search for commands or the current page's content. - ## Project shortcuts {% #project-shortcuts %} Within the context of a project, developers can utilize project shortcuts. These shortcuts are automatically enabled once a project is selected on the Console. These shortcuts allow quick access to the project's database, storage, messaging, auth, settings, and overview pages.