mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: update old blog links & add canonical url (#8846)
This commit is contained in:
parent
b2a6a87b10
commit
a758aaf8f6
5 changed files with 7 additions and 5 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue