Skip to content

Commit b50bf4a

Browse files
committed
typo
1 parent e1d6d49 commit b50bf4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/DemoPage.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ if __name__ == "__main__":
9090
<FaFileAlt style={{ marginRight: '0.3rem', position: 'relative', top: '1px' }} /> Paper
9191
</a>
9292

93-
<a href="https:/github.com/generalusermodels/gum" target="_blank" rel="noopener noreferrer" className="start-chat-button">
93+
<a href="https://github.com/generalusermodels/gum" target="_blank" rel="noopener noreferrer" className="start-chat-button">
9494
<FaGithub style={{ marginRight: '0.3rem', position: 'relative', top: '1px' }} /> GitHub
9595
</a>
9696
</div>

0 commit comments

Comments
 (0)