Skip to content

Commit b0ada00

Browse files
authored
Merge pull request Techbot#3 from Techbot/image-paths
image paths
2 parents bbf8430 + 883e66a commit b0ada00

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

experiments.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ <h3>
173173
</h3>
174174
<a href="/ogamMay/" target="_blank" class="btn btn-demo"><span class="icon"></span>View demo</a>
175175
<p>
176-
<img src="https://emc23.com/sites/default/files/images/techbot.io/onegameamonth.png">
176+
<img src="https://www.emc23.com/sites/default/files/images/techbot.io/onegameamonth.png">
177177
One Game a month Theme: Family
178178
</p>
179179
</div>
@@ -201,7 +201,7 @@ <h3>Simple multi-dimensional shooter in Javascript
201201
</div>
202202

203203
<div class="grid-item">
204-
<img src="https://emc23.com/sites/default/files/images/techbot.io/midi-hsl.gif">
204+
<img src="https://www.emc23.com/sites/default/files/images/techbot.io/midi-hsl.gif">
205205
<div class="description">
206206
<h2>
207207
<a href="https://github.com/left23/midi-hsl" target="_blank">HSL colour changer</a>
@@ -248,7 +248,7 @@ <h3>Simple, side scrolling shooter
248248

249249
<div class="grid-item">
250250

251-
<img src="https://emc23.com/sites/default/files/images/techbot.io/p5_Stage1.png">
251+
<img src="https://www.emc23.com/sites/default/files/images/techbot.io/p5_Stage1.png">
252252
<div class="description">
253253
<h2>
254254
<a href="https://github.com/left23/p5_Stage2" target="_blank">p5 and MIDI
@@ -328,7 +328,7 @@ <h2>
328328
</h2>
329329
<a href="#" target="_blank" class="btn btn-demo"><span class="icon"></span>Where is demo</a>
330330
<p>
331-
<img src="https://emc23.com/sites/default/files/images/techbot.io/onegameamonth.png">
331+
<img src="https://www.emc23.com/sites/default/files/images/techbot.io/onegameamonth.png">
332332
</p>
333333
</div>
334334
</div>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ <h2>
150150

151151

152152
<div class="grid-item">
153-
<img src="https://www.emc23.com/web/sites/default/files/images/techbot.io/plates/bonsanto.gif">
153+
<img src="https://www.emc23.com/sites/default/files/images/techbot.io/plates/bonsanto.gif">
154154
<div class="description">
155155
<h2>
156156
<a href="https://github.com/EMC23/JiGS-PHP-RPG-engine/tree/master/components/com_battle/views/plate/tmpl" target="_blank">Bonsanto</a>
@@ -265,7 +265,7 @@ <h2>
265265
</div>
266266

267267
<div class="grid-item">
268-
<img src="https://emc23.com/sites/default/files/images/techbot.io/techbot.io/twines/twine-pentagon.jpg">
268+
<img src="https://www.emc23.com/sites/default/files/images/techbot.io/techbot.io/twines/twine-pentagon.jpg">
269269
<div class="description">
270270
<h2>
271271
The Pentagon and The Puma Punku Cyberpunk

0 commit comments

Comments
 (0)