Author: jbertram
Date: Sat Mar 16 01:20:01 2019
New Revision: 1041941
Log:
Fix broken links
Modified:
websites/production/activemq/content/activemq-website/index.html
Modified: websites/production/activemq/content/activemq-website/index.html
==============================================================================
--- websites/production/activemq/content/activemq-website/index.html (original)
+++ websites/production/activemq/content/activemq-website/index.html Sat Mar 16
01:20:01 2019
@@ -119,7 +119,6 @@
</div>
<div class="container">
- <!-- Narative -->
<div class="row d-none d-lg-block">
<div class="col-sm-12 narative">
<div class="card">
@@ -169,40 +168,6 @@
</div>
</div>
</div>
- <!--div class="col-lg-3 col-md-6">
- <div class="card card-orange">
- <div class="card-body">
- <h5 class="card-title text-orange">NMS</h5>
- <h6>.NET CLIENTS</h6>
- <p>Short description of NMS Clients</p>
- <ul>
- <li>Feature 1</li>
- <li>Feature 2</li>
- <li>Feature 3</li>
- <li>Feature 4</li>
- </ul>
- <a style="margin-top: 10px" href="/activemq-website/projects/nms"
class="btn btn-success">Find out more<i class="fa-info-circle fa
btn-icon"></i></a>
- <a style="margin-top: 10px" href="#" class="btn
btn-success">Download Latest<i class="fa-download fa btn-icon"></i></a>
- </div>
- </div>
- </div>
- <div class="col-lg-3 col-md-6">
- <div class="card card-blue">
- <div class="card-body">
- <h5 class="card-title text-blue">CMS</h5>
- <h6>C++ CLIENT</h6>
- <p>Short description of CMS Client</p>
- <ul>
- <li>Feature 1</li>
- <li>Feature 2</li>
- <li>Feature 3</li>
- <li>Feature 4</li>
- </ul>
- <a style="margin-top: 10px" href="/activemq-website/projects/cms"
class="btn btn-info">Find out more<i class="fa-info-circle fa btn-icon"></i></a>
- <a style="margin-top: 10px" href="#" class="btn btn-info">Download
Latest<i class="fa-download fa btn-icon"></i></a>
- </div>
- </div>
- </div-->
</div>
</div>
@@ -215,7 +180,7 @@
<div class="card">
<div class="card-body narative-alt">
<div class="card-body narative-alt">
- <span>Enjoy the benefits of open source by <a
href="contact/contact#contributing">contributing to the code-base</a>, asking a
question on our <a href="contact/contact#mailing">mailing list</a>, or <a
href="contact/contact#issues">reporting a bug or requesting a feature</a>. When
you particpate, we all win. That's the power of community. That's the power of
open source.</span>
+ <span>Enjoy the benefits of open source by <a
href="contact#contributing">contributing to the code-base</a>, asking a
question on our <a href="contact#mailing">mailing list</a>, or <a
href="contact#issues">reporting a bug or requesting a feature</a>. When you
particpate, we all win. That's the power of community. That's the power of open
source.</span>
</div>
</div>
</div>