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 a4b7fd1 commit 84f76faCopy full SHA for 84f76fa
apps/studio/src/components/Toolbar.tsx
@@ -27,7 +27,7 @@ export const Toolbar: React.FunctionComponent<ToolbarProps> = () => {
27
</a>
28
</li>
29
<li className="text-xl ml-2 opacity-75 hover:opacity-100">
30
- <a href='https://github.com/asyncapi' title='AsyncAPI Github Organization' target='_blank' rel="noreferrer">
+ <a href='https://github.com/asyncapi/studio' title='AsyncAPI Studio Github Repository' target='_blank' rel="noreferrer">
31
<IoLogoGithub />
32
33
0 commit comments