Author: gjm
Date: Wed Sep 14 08:08:53 2022
New Revision: 1904060
URL: http://svn.apache.org/viewvc?rev=1904060&view=rev
Log:
Add privacy policy link to site
Modified:
bloodhound/site/index.html
Modified: bloodhound/site/index.html
URL:
http://svn.apache.org/viewvc/bloodhound/site/index.html?rev=1904060&r1=1904059&r2=1904060&view=diff
==============================================================================
--- bloodhound/site/index.html (original)
+++ bloodhound/site/index.html Wed Sep 14 08:08:53 2022
@@ -17,11 +17,11 @@
<p>Manage software products<br />
Keep track of features, tasks and
bugs</p>
</div>
- <div class="alert
alert-success"><strong>2014-12-11</strong> - Version 0.8 has been released. <a
href="http://goo.gl/HDqpE5">Download now</a></div>
+ <div class="alert
alert-success"><strong>2014-12-11</strong> - Version 0.8 has been released. <a
href="https://www.apache.org/dyn/closer.cgi/bloodhound/apache-bloodhound-0.8.tar.gz">Download
now</a></div>
<p>Standing on the shoulders of <a
href="http://trac.edgewall.org/">Trac</a>, Apache Bloodhound is a free and open
source project hosted by the <a href="http://www.apache.org">Apache Software
Foundation</a>.</p>
- <a href="https://twitter.com/apbloodhound"
class="twitter-follow-button" data-show-count="false" data-dnt="true">Follow
@apbloodhound</a>
- <iframe
src="http://ghbtns.com/github-btn.html?user=apache&repo=bloodhound&type=watch&count=true"
- allowtransparency="true" frameborder="0" scrolling="0" width="110"
height="20"></iframe>
+ <!--a href="https://twitter.com/apbloodhound"
class="twitter-follow-button" data-show-count="false" data-dnt="true">Follow
@apbloodhound</a-->
+ <!--iframe
src="http://ghbtns.com/github-btn.html?user=apache&repo=bloodhound&type=watch&count=true"
+ allowtransparency="true" frameborder="0" scrolling="0" width="110"
height="20"></iframe-->
<hr>
<ul class="unstyled">
<li><h3>Multiple Products</h3>
@@ -42,7 +42,7 @@
<div class="download-area">
<p><h2>Download, try, contribute</h2></p>
- <p><a class="btn btn-success"
href="http://goo.gl/y5ICQQ">Download now</a>
+ <p><a class="btn btn-success"
href="https://www.apache.org/dyn/closer.lua/bloodhound/apache-bloodhound-0.8.tar.gz">Download
now</a>
<a
href="https://live.bloodhound.apache.org/bloodhound/products/BHD/wiki/BloodhoundInstall">Installation
instructions</a></p>
<p><a class="btn btn-primary"
href="https://live.bloodhound.apache.org/bloodhound/">Wiki + Issue tracker</a>
</div>
@@ -64,6 +64,7 @@
<li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
<li><a
href="http://www.apache.org/security/">Security</a></li>
+ <li><a
href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy
Policy</a></li>
<li><a href="http://www.apache.org/">Apache
Software Foundation</a></li>
</ul>
<p>Apache Bloodhound, Bloodhound, Apache, the Apache
feather logo, and the Apache Bloodhound project logo are trademarks of The
Apache Software Foundation.</p>
@@ -71,7 +72,7 @@
</div>
</div>
</div>
- <script>!function(d,s,id){var
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,
'script', 'twitter-wjs');</script>
- <script async src="https://platform.twitter.com/widgets.js"
charset="utf-8"></script>
+ <!--script>!function(d,s,id){var
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,
'script', 'twitter-wjs');</script>
+ <script async src="https://platform.twitter.com/widgets.js"
charset="utf-8"></script-->
</body>
</html>