diff --git a/README.md b/README.md index e8cd3b06fa..3c7265a80c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@

Excalidraw Editor | - Blog | + Blog | Documentation | Excalidraw+

diff --git a/dev-docs/docusaurus.config.js b/dev-docs/docusaurus.config.js index a246522c1d..7899df164a 100644 --- a/dev-docs/docusaurus.config.js +++ b/dev-docs/docusaurus.config.js @@ -66,7 +66,7 @@ const config = { label: "Docs", }, { - to: "https://blog.excalidraw.com", + to: "https://plus.excalidraw.com/blog", label: "Blog", position: "left", }, @@ -111,7 +111,7 @@ const config = { items: [ { label: "Blog", - to: "https://blog.excalidraw.com", + to: "https://plus.excalidraw.com/blog", }, { label: "GitHub", diff --git a/excalidraw-app/components/EncryptedIcon.tsx b/excalidraw-app/components/EncryptedIcon.tsx index 3b8655eff8..3edcc7aad3 100644 --- a/excalidraw-app/components/EncryptedIcon.tsx +++ b/excalidraw-app/components/EncryptedIcon.tsx @@ -8,7 +8,7 @@ export const EncryptedIcon = () => { return ( > > should render main menu with host menu it diff --git a/packages/excalidraw/tests/packages/__snapshots__/excalidraw.test.tsx.snap b/packages/excalidraw/tests/packages/__snapshots__/excalidraw.test.tsx.snap index 39aed37458..4fc5864ded 100644 --- a/packages/excalidraw/tests/packages/__snapshots__/excalidraw.test.tsx.snap +++ b/packages/excalidraw/tests/packages/__snapshots__/excalidraw.test.tsx.snap @@ -24,7 +24,7 @@ exports[` > > should render main menu with host menu it