From a758aaf8f658d083277465e2ba7e571e8ddc86d5 Mon Sep 17 00:00:00 2001 From: David Luzar <5153846+dwelle@users.noreply.github.com> Date: Tue, 26 Nov 2024 17:42:25 +0100 Subject: [PATCH] fix: update old blog links & add canonical url (#8846) --- README.md | 2 +- dev-docs/docusaurus.config.js | 4 ++-- excalidraw-app/components/EncryptedIcon.tsx | 2 +- excalidraw-app/index.html | 2 ++ .../tests/packages/__snapshots__/excalidraw.test.tsx.snap | 2 +- 5 files changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e8cd3b06fa86..3c7265a80c90 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 a246522c1dd7..7899df164add 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 3b8655eff815..8d2dd88f41cd 100644 --- a/excalidraw-app/components/EncryptedIcon.tsx +++ b/excalidraw-app/components/EncryptedIcon.tsx @@ -8,7 +8,7 @@ export const EncryptedIcon = () => { return ( + +