We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b72bc4 commit 12b8e18Copy full SHA for 12b8e18
components/Generator/index.js
@@ -34,7 +34,7 @@ const Generator = props => {
34
<img src="https://res.cloudinary.com/wwebdev/image/upload/v1585149959/logo-text_rhuhcl.png" alt="Logo of wweb.dev"/>
35
</a>
36
</div>
37
- <a href='https://github.com/Vincenius/separator-generator' target="_blank" rel="noopener noreferrer">
+ <a href='https://github.com/wwebdev/separator-generator' target="_blank" rel="noopener noreferrer">
38
<GitHub />
39
40
</S.Header>
0 commit comments