Skip to content

Commit a9711bb

Browse files
committed
Fix typo in metallic surface image paths
1 parent 79b4677 commit a9711bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

collections/_article/dev-snapshot-godot-4-6-dev-3.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ The editor has gotten a lot of love in this blog post, so let's shake things up
7373

7474
#### Metallic Surface
7575

76-
| Old | New (half) | New (full) |
77-
| --------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
78-
| <img src="/storage/blog/dev-snapshot-godot-4-6-dev-3/metalic-surface-old.jpg" alt="Metalic surface old"/> | <img src="/storage/blog/dev-snapshot-godot-4-6-dev-3/metalic-surface-new-half.jpg" alt="Metalic surface new (half)"/> | <img src="/storage/blog/dev-snapshot-godot-4-6-dev-3/metalic-surface-new-full.jpg" alt="Metalic surface new (full)"/> |
76+
| Old | New (half) | New (full) |
77+
| ----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
78+
| <img src="/storage/blog/dev-snapshot-godot-4-6-dev-3/metallic-surface-old.jpg" alt="Metallic surface old"/> | <img src="/storage/blog/dev-snapshot-godot-4-6-dev-3/metallic-surface-new-half.jpg" alt="Metallic surface new (half)"/> | <img src="/storage/blog/dev-snapshot-godot-4-6-dev-3/metallic-surface-new-full.jpg" alt="Metallic surface new (full)"/> |
7979

8080
### And more!
8181

0 commit comments

Comments
 (0)