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:
parent
81ebf82979
commit
28ab6531c9
@ -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"
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user