mirror of
https://github.com/usememos/memos.git
synced 2025-09-12 00:34:43 +08:00
chore: update docs link
This commit is contained in:
parent
ff04fdc459
commit
8f35086da7
1 changed files with 2 additions and 2 deletions
|
@ -100,10 +100,10 @@ const CreateShortcutDialog: React.FC<Props> = (props: Props) => {
|
|||
<li>
|
||||
<a
|
||||
className="text-sm text-blue-600 hover:underline"
|
||||
href="https://www.usememos.com/docs/getting-started/shortcuts#how-to-write-a-filter-in-a-shortcut"
|
||||
href="https://www.usememos.com/docs/getting-started/shortcuts#how-to-write-a-filter"
|
||||
target="_blank"
|
||||
>
|
||||
How to Write a Filter in a Shortcut?
|
||||
How to Write a Filter?
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue