mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update links
This commit is contained in:
@ -52,7 +52,7 @@ const UpdateLocalStorageDialog: React.FC<Props> = (props: Props) => {
|
||||
<p className="text-sm break-words mb-1">{t("setting.storage-section.update-local-path-description")}</p>
|
||||
<div className="flex flex-row items-center mb-2 gap-x-2">
|
||||
<span className="text-sm text-gray-400 break-all">e.g. {"assets/{timestamp}_{filename}"}</span>
|
||||
<LearnMore url="https://usememos.com/docs/local-storage" />
|
||||
<LearnMore url="https://usememos.com/docs/get-started/local-storage" />
|
||||
</div>
|
||||
<Input
|
||||
className="mb-2"
|
||||
|
Reference in New Issue
Block a user