update all references from monero.cc to getmonero.org
... | ... | @@ -4,8 +4,8 @@ Copyright (c) 2014-2015, The Monero Project |
## Development Resources | ||
Web: [monero.cc](http://getmonero.org) | ||
Mail: [[email protected]cc](mailto:[email protected]) | ||
Web: [getmonero.org](http://getmonero.org) | ||
Mail: [[email protected]getmonero.org](mailto:[email protected]) | ||
IRC: [#monero-dev on Freenode](irc://chat.freenode.net/#monero-dev) | ||
## About this Project | ||
... | ... |
... | ... | @@ -7,15 +7,15 @@ |
<a href="https://plus.google.com/101861896996947433029/posts"><i class="fa fa-2x fa-google-plus-square"></i></a> | ||
<a href="https://www.facebook.com/monerocurrency"><i class="fa fa-2x fa-facebook-square"></i></a> | ||
<a href="https://getmonero.org/feed.xml"><i class="fa fa-2x fa-rss-square"></i></a> | ||
<a href="mailto:[email protected]cc"><i class="fa fa-2x fa-envelope-square"></i></a> | ||
<a href="mailto:[email protected]getmonero.org"><i class="fa fa-2x fa-envelope-square"></i></a> | ||
</p> | ||
</div> | ||
</div> | ||
<!-- JS --> | ||
<script src="//static.monero.cc/js/jquery.min.js"></script> | ||
<script src="//static.monero.cc/js/bootstrap.min.js"></script> | ||
<script src="//static.getmonero.org/js/jquery.min.js"></script> | ||
<script src="//static.getmonero.org/js/bootstrap.min.js"></script> | ||
<script type="text/javascript"> | ||
$(document).ready(function(){ | ||
$('[data-toggle="tooltip"]').tooltip(); | ||
... | ... |
Please register or sign in to comment