chore: update docs links

This commit is contained in:
Steven
2023-10-29 08:57:58 +08:00
parent f5c1e79195
commit c26417de70
5 changed files with 10 additions and 7 deletions

View File

@ -190,7 +190,7 @@ const CreateStorageServiceDialog: React.FC<Props> = (props: Props) => {
<LearnMore
className="ml-1"
title={t("setting.storage-section.path-description")}
url="https://usememos.com/docs/get-started/local-storage"
url="https://usememos.com/docs/advanced-settings/local-storage"
/>
</div>
<Input