Browse Source

fix: updated link for documentation page under help section (#6654)

* fix: updated link for documentation page under help section

* Update docs link

---------

Co-authored-by: Aakansha Doshi <[email protected]>
Sudharsan Aravind 2 years ago
parent
commit
28ab6531c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/HelpDialog.tsx

+ 1 - 1
src/components/HelpDialog.tsx

@@ -12,7 +12,7 @@ const Header = () => (
   <div className="HelpDialog__header">
     <a
       className="HelpDialog__btn"
-      href="https://github.com/excalidraw/excalidraw#documentation"
+      href="https://docs.excalidraw.com"
       target="_blank"
       rel="noopener noreferrer"
     >