Skip to content

Commit 948b5e0

Browse files
hanthorCopilot
andauthored
Update src/components/HeroGraphics/index.tsx
Co-authored-by: Copilot <[email protected]>
1 parent 6326623 commit 948b5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/HeroGraphics/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ function HeroGraphics(): ReactNode {
1717
<div className={styles.powerText}>Powered by</div>
1818
<div className={styles.bootcContainer}>
1919
<img
20-
src="/docs/img/bootc-logo.png"
20+
src="img/bootc-logo.png"
2121
alt="Bootc Logo"
2222
className={styles.bootcLogo}
2323
/>

0 commit comments

Comments
 (0)