1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-04 20:37:29 +02:00

fix docs link

This commit is contained in:
Kushagra Gour
2020-05-31 14:45:57 +05:30
committed by GitHub
parent bbdfda57db
commit 45f8e7bbc6

View File

@@ -23,7 +23,7 @@ export function HelpModal(props) {
</a> </a>
</p> </p>
<p> <p>
<a href="/docs" target="_blank" rel="noopener noreferrer"> <a href="https://webmaker.app/docs" target="_blank" rel="noopener noreferrer">
Read the documentation Read the documentation
</a> </a>
. .