diff --git a/README.md b/README.md index 8bf8c3bd4..20f352460 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ A privacy-first, lightweight note-taking service. Easily capture and share your great thoughts. -Home Page • -Blogs • -Docs • +Home Page • +Blogs • +DocsLive Demo

@@ -16,7 +16,7 @@ A privacy-first, lightweight note-taking service. Easily capture and share your Discord

-![demo](https://usememos.com/demo.webp) +![demo](https://www.usememos.com/demo.webp) ## Key points @@ -34,7 +34,7 @@ docker run -d --name memos -p 5230:5230 -v ~/.memos/:/var/opt/memos ghcr.io/usem > The `~/.memos/` directory will be used as the data directory on your local machine, while `/var/opt/memos` is the directory of the volume in Docker and should not be modified. -Learn more about [other installation methods](https://usememos.com/docs#installation). +Learn more about [other installation methods](https://www.usememos.com/docs/install). ## Contribution diff --git a/web/src/components/CreateStorageServiceDialog.tsx b/web/src/components/CreateStorageServiceDialog.tsx index 99ec4f630..4d261f22f 100644 --- a/web/src/components/CreateStorageServiceDialog.tsx +++ b/web/src/components/CreateStorageServiceDialog.tsx @@ -187,7 +187,11 @@ const CreateStorageServiceDialog: React.FC = (props: Props) => { />
{t("setting.storage-section.path")} - +
{
✨ A lightweight, self-hosted memo hub. Open Source and Free forever. ✨ - + Install diff --git a/web/src/components/Settings/AccessTokenSection.tsx b/web/src/components/Settings/AccessTokenSection.tsx index a1c8a145f..9b87ba6cd 100644 --- a/web/src/components/Settings/AccessTokenSection.tsx +++ b/web/src/components/Settings/AccessTokenSection.tsx @@ -62,7 +62,7 @@ const AccessTokenSection = () => {

Access Tokens - +

A list of all access tokens for your account.

diff --git a/web/src/components/Settings/SSOSection.tsx b/web/src/components/Settings/SSOSection.tsx index 885e2dec6..2909bb525 100644 --- a/web/src/components/Settings/SSOSection.tsx +++ b/web/src/components/Settings/SSOSection.tsx @@ -59,7 +59,7 @@ const SSOSection = () => {
{t("setting.sso-section.sso-list")} - + diff --git a/web/src/components/UpdateLocalStorageDialog.tsx b/web/src/components/UpdateLocalStorageDialog.tsx index 68912a1f4..60bd7218e 100644 --- a/web/src/components/UpdateLocalStorageDialog.tsx +++ b/web/src/components/UpdateLocalStorageDialog.tsx @@ -52,7 +52,7 @@ const UpdateLocalStorageDialog: React.FC = (props: Props) => {

{t("setting.storage-section.update-local-path-description")}

e.g. {"assets/{timestamp}_{filename}"} - +