Skip to content

Commit 1658b4d

Browse files
Update README.md
1 parent cb5b718 commit 1658b4d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ plane.Z -= 100*np.sqrt((plane.X*1.0/plane.W)**2+(plane.Y*1.0/plane.H)**2)
206206
| **Mirror 1** |
207207
| :------------------: |
208208
|![](/Challenge-Mirrors/Challenge-effect-1-image-1.jpg)|
209-
|![](/output_samples/Challenge-effect-1-image-3.jpg)|
209+
|![](/Challenge-Mirrors/Challenge-effect-1-image-3.jpg)|
210210

211211
Solution
212212
```python
@@ -216,7 +216,7 @@ Solution
216216
| **Mirror 2** |
217217
| :------------------: |
218218
|![](/Challenge-Mirrors/Challenge-effect-2-image-1.jpg)|
219-
|![](/output_samples/Challenge-effect-2-image-3.jpg)|
219+
|![](/Challenge-Mirrors/Challenge-effect-2-image-3.jpg)|
220220

221221
Solution
222222
```python
@@ -226,7 +226,7 @@ Solution
226226
| **Mirror 3** |
227227
| :------------------: |
228228
|![](/Challenge-Mirrors/Challenge-effect-3-image-1.jpg)|
229-
|![](/output_samples/Challenge-effect-3-image-3.jpg)|
229+
|![](/Challenge-Mirrors/Challenge-effect-3-image-3.jpg)|
230230

231231
Solution
232232
```python
@@ -236,7 +236,7 @@ Solution
236236
| **Mirror 4** |
237237
| :------------------: |
238238
|![](/Challenge-Mirrors/Challenge-effect-4-image-1.jpg)|
239-
|![](/output_samples/Challenge-effect-4-image-3.jpg)|
239+
|![](/Challenge-Mirrors/Challenge-effect-4-image-3.jpg)|
240240

241241
Solution
242242
```python
@@ -246,7 +246,7 @@ Solution
246246
| **Mirror 5** |
247247
| :------------------: |
248248
|![](/Challenge-Mirrors/Challenge-effect-5-image-1.jpg)|
249-
|![](/output_samples/Challenge-effect-5-image-3.jpg)|
249+
|![](/Challenge-Mirrors/Challenge-effect-5-image-3.jpg)|
250250

251251
Solution
252252
```python
@@ -256,7 +256,7 @@ Solution
256256
| **Mirror 6** |
257257
| :------------------: |
258258
|![](/Challenge-Mirrors/Challenge-effect-6-image-1.jpg)|
259-
|![](/output_samples/Challenge-effect-6-image-3.jpg)|
259+
|![](/Challenge-Mirrors/Challenge-effect-6-image-3.jpg)|
260260

261261
Solution
262262
```python

0 commit comments

Comments
 (0)