From f827296d6ba51e7ac40822f04c3fe0d1d935d885 Mon Sep 17 00:00:00 2001 From: Johnny Date: Sun, 8 Feb 2026 19:46:03 +0800 Subject: [PATCH] chore: fix broken links --- README.md | 2 +- web/src/components/CreateShortcutDialog.tsx | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f36e6c9f2..ac644dbbe 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ Don't want to install yet? Try our [live demo](https://demo.usememos.com/) first - **Kubernetes** - Helm charts and manifests available - **Build from Source** - For development and customization -See our [installation guide](https://usememos.com/docs/installation) for detailed instructions. +See our [installation guide](https://usememos.com/docs/deploy) for detailed instructions. ## Contributing diff --git a/web/src/components/CreateShortcutDialog.tsx b/web/src/components/CreateShortcutDialog.tsx index 47d440499..b32d297e9 100644 --- a/web/src/components/CreateShortcutDialog.tsx +++ b/web/src/components/CreateShortcutDialog.tsx @@ -126,6 +126,21 @@ function CreateShortcutDialog({ open, onOpenChange, shortcut: initialShortcut, o onChange={onShortcutFilterChange} /> +
+

{t("common.learn-more")}:

+ +