Skip to content

Commit 054dc69

Browse files
committed
typo
1 parent 62af407 commit 054dc69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-report/src/components/framework/logoLargeShort.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const PolisLogo = ({ invert = false }) => {
2121
);
2222

2323
return (
24-
<a style={styles.link} href="https//assembly.blacksky.community">
24+
<a style={styles.link} href="https://assembly.blacksky.community">
2525
{svgContent}
2626
</a>
2727
);

0 commit comments

Comments
 (0)