diff --git a/README.md b/README.md index e8cd3b06f..3c7265a80 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 a246522c1..7899df164 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 3b8655eff..3edcc7aad 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 39aed3745..4fc5864de 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