summaryrefslogtreecommitdiff
path: root/amelia
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-08-20 14:10:32 -0400
committerThomas Park <thomas@thomaspark.me>2013-08-20 14:10:36 -0400
commitce7093a9c6be5cef3b584df07bdd10651124b0af (patch)
tree25ee2671418ca9e7e53e775302a42205218e187e /amelia
parent5b433527dd9c01b8b20b251de2b272b80d6adbc3 (diff)
fix url on amelia ad
Diffstat (limited to 'amelia')
-rw-r--r--amelia/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/amelia/index.html b/amelia/index.html
index a34cff46..390779e9 100644
--- a/amelia/index.html
+++ b/amelia/index.html
@@ -93,12 +93,12 @@
<p class="lead">Sweet and cheery</p>
</div>
<div class="col-lg-6 well" style="padding: 15px 15px 0 15px;">
- <a href="http://carboncostume.com/apple-store-genius/" target="_blank">
+ <a href="http://carboncostume.com/" target="_blank">
<span style="float: left; margin: 0 15px 15px 0;">
<img src="../assets/img/carboncostume.png" width="175" height="135" style="border-radius: 4px;">
</span>
</a>
- <a href="http://carboncostume.com" target="_blank">
+ <a href="http://carboncostume.com/" target="_blank">
<h4 style="margin-bottom: 0.4em; color: #fff;">Carbon Costume</h4>
<span style="display: block; margin-bottom: 1em; color: #fff;">Guides for DIY costumes using everyday gear.</span>
</a>