This is an automated email from the ASF dual-hosted git repository.

jnioche pushed a commit to branch 34
in repository 
https://gitbox.apache.org/repos/asf/incubator-stormcrawler-site.git

commit 00c2d0dd6232573a483c43a0ce06097086c4a73a
Author: Julien Nioche <[email protected]>
AuthorDate: Sun May 25 21:22:35 2025 +0100

    Fix URL phonebook + 2025 in footer
    
    Signed-off-by: Julien Nioche <[email protected]>
---
 _includes/footer.html | 2 +-
 contribute/index.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_includes/footer.html b/_includes/footer.html
index 8bd1a36..d272184 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,5 +1,5 @@
 <footer class="site-footer">
-&copy; 2024 <a href="https://www.apache.org/";>The Apache Software 
Foundation</a><br/><br/>
+&copy; 2025 <a href="https://www.apache.org/";>The Apache Software 
Foundation</a><br/><br/>
 Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>. <br/> Apache StormCrawler, StormCrawler, the Apache feather logo are 
trademarks of The Apache Software Foundation. <br/> All other marks mentioned 
may be trademarks or registered trademarks of their respective owners. 
<br/><br/>
        <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a> | <a href="https://www.apache.org/security/";>Security</a> | <a 
href="https://www.apache.org/foundation/sponsorship";>Sponsorship</a> | <a 
href="https://www.apache.org/foundation/sponsors";>Sponsors</a><br/><br/>
        <div class="footer-widget">
diff --git a/contribute/index.html b/contribute/index.html
index 4259b8d..4a00c58 100644
--- a/contribute/index.html
+++ b/contribute/index.html
@@ -22,7 +22,7 @@ title: How to contribute to Apache StormCrawler
     <p>Please see the Apache-wide <a 
href="https://www.apache.org/foundation/policies/conduct";>Code of 
Conduct</a>.</p>
 
     <h2 id="committers">Committers</h2>
-    <p>The current list of Apache StormCrawler committers can be found in the 
Apache <a 
href="https://people.apache.org/phonebook.html?podling=stormcrawler";>Phonebook</a>.</p>
+    <p>The current list of Apache StormCrawler committers can be found in the 
Apache <a 
href="https://people.apache.org/phonebook.html?project=stormcrawler";>Phonebook</a>.</p>
 
     <p>All code merges require approval from at least one StormCrawler 
committer. Most StormCrawler committers are also members of the PPMC. Releases 
require that at least three StormCrawler PPMC members approve the release.</p>
 

Reply via email to