URL Cleanup - remove obsolete ATOM schema location
See gh-22669
This commit is contained in:
parent
8f77b7366e
commit
c74d102df3
|
@ -1,6 +1,5 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
xsi:schemaLocation="http://www.w3.org/2005/Atom https://www.kbcafe.com/rss/atom.xsd.xml">
|
|
||||||
<title>title</title>
|
<title>title</title>
|
||||||
<subtitle>subtitle</subtitle>
|
<subtitle>subtitle</subtitle>
|
||||||
<entry>
|
<entry>
|
||||||
|
|
Loading…
Reference in New Issue