Skip to content

Commit cd5106c

Browse files
authored
Change image source to a remote URL
Updated image source in README.md to use a URL.
1 parent 547692c commit cd5106c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Classroom Challenge Projects/Projects/Drone Payload Structure Design and Analysis

Classroom Challenge Projects/Projects/Drone Payload Structure Design and Analysis/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<table>
2-
<td><img src="QuadcopterDrone.jpg" width=500 /></td>
2+
<td><img src="https://gist.githubusercontent.com/robertogl/e0115dc303472a9cfd52bbbc8edb7665/raw/QuadcopterDrone.jpg" width=500 /></td>
33
<td><p><h1>Drone Payload Structure Design and Analysis</h1></p>
44
<p>Design a lightweight but strong drone payload structure by applying core statics principles such as equilibrium, moments, trusses, and center‑of‑mass analysis.</p>
55
</table>

0 commit comments

Comments
 (0)