summaryrefslogtreecommitdiff
path: root/htroot/api
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2024-07-21 18:02:58 +0200
committerMichael Peter Christen <mc@yacy.net>2024-07-21 18:02:58 +0200
commit910a496c9f657adaa8560d068c5a2e29d9bdd68a (patch)
tree290e4dfeb3c1b57e5502add2c225e377b1027e68 /htroot/api
parentfd45ccf76ebb7f18f63ce508e43ff66d118f2cc3 (diff)
replaced http links with https
Diffstat (limited to 'htroot/api')
-rw-r--r--htroot/api/yacydoc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/api/yacydoc.xml b/htroot/api/yacydoc.xml
index 10ed03988..887abbc2a 100644
--- a/htroot/api/yacydoc.xml
+++ b/htroot/api/yacydoc.xml
@@ -6,7 +6,7 @@ this is a xml file with embedded dublin core properties
you can validate it with http://www.stg.brown.edu/service/xmlvalid/
-->
-<metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:yacy="http://yacy.net/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#">
+<metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:yacy="https://yacy.net/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#">
<record>
<dc:title LANG="#[dc_language]#">#[dc_title]#</dc:title>
<dc:creator>#[dc_creator]#</dc:creator>