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 e1d6d49 commit b50bf4aCopy full SHA for b50bf4a
src/components/DemoPage.jsx
@@ -90,7 +90,7 @@ if __name__ == "__main__":
90
<FaFileAlt style={{ marginRight: '0.3rem', position: 'relative', top: '1px' }} /> Paper
91
</a>
92
93
- <a href="https:/github.com/generalusermodels/gum" target="_blank" rel="noopener noreferrer" className="start-chat-button">
+ <a href="https://github.com/generalusermodels/gum" target="_blank" rel="noopener noreferrer" className="start-chat-button">
94
<FaGithub style={{ marginRight: '0.3rem', position: 'relative', top: '1px' }} /> GitHub
95
96
</div>
0 commit comments