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 <aakansha1216@gmail.com>
This commit is contained in:
Sudharsan Aravind 2023-06-15 14:58:11 +05:30 committed by GitHub
parent 81ebf82979
commit 28ab6531c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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