Commit 8f35086d authored by johnnyjoy's avatar johnnyjoy

chore: update docs link

parent ff04fdc4
...@@ -100,10 +100,10 @@ const CreateShortcutDialog: React.FC<Props> = (props: Props) => { ...@@ -100,10 +100,10 @@ const CreateShortcutDialog: React.FC<Props> = (props: Props) => {
<li> <li>
<a <a
className="text-sm text-blue-600 hover:underline" 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" target="_blank"
> >
How to Write a Filter in a Shortcut? How to Write a Filter?
</a> </a>
</li> </li>
</ul> </ul>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment