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 62af407 commit 054dc69Copy full SHA for 054dc69
client-report/src/components/framework/logoLargeShort.jsx
@@ -21,7 +21,7 @@ const PolisLogo = ({ invert = false }) => {
21
);
22
23
return (
24
- <a style={styles.link} href="https//assembly.blacksky.community">
+ <a style={styles.link} href="https://assembly.blacksky.community">
25
{svgContent}
26
</a>
27
0 commit comments