Skip to content

Commit 3dc6023

Browse files
committed
fix image rendering in gsoc-week02-blog-saumya
1 parent 0941fd1 commit 3dc6023

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/constants/MarkdownFiles/posts/2025-06-14-gsoc-25-saumya-week02.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ image: "assets/Images/GSOC.png"
3939
2. **Rendered Output Validation & Screenshots**
4040
- Verified each visual brick against expected path geometry.
4141
- Screenshots below show rendered bricks:
42-
- ![Simple Brick](public\assets\Images\simple-bricks.png)
43-
- ![Brick with Arguments](public\assets\Images\expression-bricks.png)
44-
- ![Nested Brick](public\assets\Images\nested-bricks.png)
42+
- ![Simple Brick](/assets/Images/simple-bricks.png)
43+
- ![Brick with Arguments](/assets/Images/expression-bricks.png)
44+
- ![Nested Brick](/assets/Images/nested-bricks.png)
4545

4646
2. **Bug Fix: Left SVG Path Issue**
4747

0 commit comments

Comments
 (0)