This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-people.git
The following commit(s) were added to refs/heads/main by this push:
new dc229fc home.a.o is deprecated
dc229fc is described below
commit dc229fc9c6624ff7ce881b7666d81792a2bf8551
Author: Sebb <[email protected]>
AuthorDate: Tue Oct 8 09:33:53 2024 +0100
home.a.o is deprecated
---
AAREADME.txt | 4 ++--
html/foaf/index.html | 2 +-
html/phonebook-about.html | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/AAREADME.txt b/AAREADME.txt
index 0a36793..456f0ef 100644
--- a/AAREADME.txt
+++ b/AAREADME.txt
@@ -1,8 +1,8 @@
This is the source for the website code currently deployed at
-http://home.apache.org/index.html
+https://people.apache.org/index.html
and
-http://home.apache.org/phonebook.html
+https://people.apache.org/phonebook.html
For local testing using Docker:
diff --git a/html/foaf/index.html b/html/foaf/index.html
index ec2ac4a..d81bc27 100644
--- a/html/foaf/index.html
+++ b/html/foaf/index.html
@@ -44,7 +44,7 @@
uses, you should instead add them to your profile on
<a href="https://id.apache.org/">https://id.apache.org/</a>.
This will cause them to be added to
- <a
href="https://home.apache.org/keys/">https://home.apache.org/keys/</a>,
+ <a
href="https://people.apache.org/keys/">https://people.apache.org/keys/</a>,
and make them available to other infrastructure tools in the future.</p>
<h3 id="private-information">Private Information</h3>
diff --git a/html/phonebook-about.html b/html/phonebook-about.html
index f33cbd9..31038e7 100644
--- a/html/phonebook-about.html
+++ b/html/phonebook-about.html
@@ -25,7 +25,7 @@
<p>
As well as using the search fields to find projects or people, the
application supports direct query access in the form:
<br/><br/>
- <code>http://home.apache.org/phonebook.html<b>?type=name</b></code>
+ <code>https://people.apache.org/phonebook.html<b>?type=name</b></code>
<br/><br/>
The possible types are listed below; click on a link to run the sample query
(opens in new tab)
</p>