You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/02/28 01:12:21 UTC

[GitHub] merlimat closed pull request #1305: Updated ASF links on index page.

merlimat closed pull request #1305: Updated ASF links on index page.
URL: https://github.com/apache/incubator-pulsar/pull/1305
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/site/_includes/footer.html b/site/_includes/footer.html
index 83135e2dd..21a54f5be 100644
--- a/site/_includes/footer.html
+++ b/site/_includes/footer.html
@@ -21,5 +21,6 @@
 <footer class="footer">
   <div class="container">
     <p class="text-center">Copyright {{'now' | date: '%Y'}} The Apache Software Foundation. All Rights Reserved.</p>
+    <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
   </div>
 </footer>
diff --git a/site/_includes/navbar.html b/site/_includes/navbar.html
index 2f6711466..c13a74cb3 100644
--- a/site/_includes/navbar.html
+++ b/site/_includes/navbar.html
@@ -105,11 +105,11 @@ <h3 class="dropdown-header">Resources</h3>
           <a class="dropdown-item" href="{{ site.baseurl }}team">Team</a>
           <div class="dropdown-divider"></div>
           <h3 class="dropdown-header">Apache</h3>
-          <a class="dropdown-item" href="http://www.apache.org/">The Apache Software Foundation</a>
-          <a class="dropdown-item" href="http://www.apache.org/licenses/">License</a>
-          <a class="dropdown-item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
-          <a class="dropdown-item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
-          <a class="dropdown-item" href="http://www.apache.org/security">Security</a>
+          <a class="dropdown-item" href="https://www.apache.org/">The Apache Software Foundation</a>
+          <a class="dropdown-item" href="https://www.apache.org/licenses/">License</a>
+          <a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="dropdown-item" href="https://www.apache.org/security">Security</a>
         </div>
       </li>
     </ul>
@@ -142,4 +142,4 @@ <h3 class="dropdown-header">Apache</h3>
       </li>
     </ul>
   </div>
-</nav>-->
\ No newline at end of file
+</nav>-->
diff --git a/site/index.html b/site/index.html
index bdbfb6787..3b1eba960 100644
--- a/site/index.html
+++ b/site/index.html
@@ -70,7 +70,7 @@ <h3 class="card-title">{{ feature.title }}</h3>
         Apache Pulsar is an effort undergoing incubation at <a href="http://www.apache.org">The Apache Software Foundation (ASF)</a> sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </p>
       <p>
-        Apache Pulsar (incubating) is available under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, version 2.0</a>.
+        Apache Pulsar (incubating) is available under the <a href="https://www.apache.org/licenses/">Apache License, version 2.0</a>.
       </p>
     </div>
   </div>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services