Move @privacytoolsIO to @privacytools (#1904)
This commit is contained in:
@ -89,7 +89,7 @@
|
||||
<small>
|
||||
<a href="/privacy/">Privacy Statement</a> |
|
||||
<a href="/notices/">Notices & Disclaimers</a> |
|
||||
<a href="https://github.com/privacytoolsIO/brand">Brand Assets & Guidelines</a> |
|
||||
<a href="https://github.com/privacytools/brand">Brand Assets & Guidelines</a> |
|
||||
<a href="https://status.privacytools.io">Status Page</a>
|
||||
</small>
|
||||
|
||||
|
@ -41,7 +41,7 @@
|
||||
"https://twitter.com/privacytoolsIO",
|
||||
"https://social.privacytools.io/@privacytools",
|
||||
"https://www.youtube.com/channel/UCen3taxHtzByXV8Da73B1Vg",
|
||||
"https://github.com/privacytoolsIO"
|
||||
"https://github.com/privacytools"
|
||||
]
|
||||
}
|
||||
</script>
|
||||
|
@ -27,10 +27,10 @@
|
||||
{% include card.html color="warning"
|
||||
title="Develop on GitHub"
|
||||
font="fab fa-github"
|
||||
url="https://github.com/privacytoolsIO/privacytools.io"
|
||||
url="https://github.com/privacytools/privacytools.io"
|
||||
website="GitHub"
|
||||
description="The complete website source code is available on GitHub. Join our developer team!"
|
||||
extra_button='<a class="btn btn-warning mb-1" href="https://github.com/privacytoolsIO/privacytools.io/graphs/contributors">Contributor List</a>'
|
||||
extra_button='<a class="btn btn-warning mb-1" href="https://github.com/privacytools/privacytools.io/graphs/contributors">Contributor List</a>'
|
||||
%}
|
||||
|
||||
</div>
|
||||
|
@ -65,7 +65,7 @@ github="https://github.com/freenet/"
|
||||
<li><a href="https://retroshare.cc/">RetroShare</a> - An open source, cross-platform, friend-to-friend, secure, and decentralized communication platform.</li>
|
||||
<li><a href="https://i2pbote.xyz/">I2P-Bote</a> - End-to-end encrypted decentralized mail system within the I2P network.</li>
|
||||
<li><a href="https://gnunet.org/">GNUnet</a> - GNUnet provides a strong foundation of free software for a global, distributed network that provides security and privacy.</li>
|
||||
<li><a href="https://ipfs.io/">IPFS</a> <em>and</em> <a href="https://github.com/ipfs-shipyard/ipfs-companion">IPFS Companion</a>- A peer-to-peer hypermedia protocol to make the web faster, safer, and more open. IPFS Companion is a browser extension for redirecting queries to a gateway of your choice (generally local). <a href="https://github.com/privacytoolsIO/privacytools.io/pull/361#issuecomment-344414022">
|
||||
<li><a href="https://ipfs.io/">IPFS</a> <em>and</em> <a href="https://github.com/ipfs-shipyard/ipfs-companion">IPFS Companion</a>- A peer-to-peer hypermedia protocol to make the web faster, safer, and more open. IPFS Companion is a browser extension for redirecting queries to a gateway of your choice (generally local). <a href="https://github.com/privacytools/privacytools.io/pull/361#issuecomment-344414022">
|
||||
<span class="badge badge-danger" data-toggle="tooltip" title="">
|
||||
<span class="fas fa-exclamation-triangle"></span>
|
||||
Important privacy warning
|
||||
|
Reference in New Issue
Block a user