diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-03-13 18:16:33 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-03-13 18:16:33 -0400 |
commit | 3307600a49df786fd8dbc6e694be8f94d5793ef4 (patch) | |
tree | 8dfdb0b0d1e6ae4a7148d32f020f0428fdefcc38 /united/index.html | |
parent | e2aa9fc61458d768a5e6aa4a06cbbb2aba97165f (diff) |
fix url to maxcdn
Diffstat (limited to 'united/index.html')
-rwxr-xr-x | united/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/united/index.html b/united/index.html index 96ac8186..5d726f95 100755 --- a/united/index.html +++ b/united/index.html @@ -108,12 +108,12 @@ <div id="bsap_1277971" class="bsarocks bsap_c466df00a3cd5ee8568b5c4983b6bb19"></div> </div> --> <div class="well" style="padding: 25px 25px 15px 25px;"> - <a href="http://www.maxcdn.com/?ref=bsw" target="_blank"> + <a href="http://www.maxcdn.com" target="_blank"> <span style="float: left; margin: 0 15px 10px 0;"> <img src="../img/maxcdn.gif" width="175" height="135"> </span> </a> - <a href="http://www.maxcdn.com/?ref=bsw" target="_blank"> + <a href="http://www.maxcdn.com" target="_blank"> <span style="display: block; font-weight: bold; margin-bottom: 1em;">Make Your Site Fast!</span> <span style="display: block;">When your hosting is far from your visitors your website becomes slow for them. A CDN allows you to be close to everyone. Click to see how a CDN works.</span> </a> |