diff options
-rw-r--r-- | amelia/index.html | 4 |
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> |