mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 05:06:22 +00:00
Merge pull request #1708 from wurstsalat3000/patch-1
DOAP: Use correct namespace for xmlns:schema
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
|
<rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
|
||||||
xmlns='http://usefulinc.com/ns/doap#'
|
xmlns='http://usefulinc.com/ns/doap#'
|
||||||
xmlns:xmpp='https://linkmauve.fr/ns/xmpp-doap#'
|
xmlns:xmpp='https://linkmauve.fr/ns/xmpp-doap#'
|
||||||
xmlns:schema='https://schema.org'>
|
xmlns:schema='https://schema.org/'>
|
||||||
<Project>
|
<Project>
|
||||||
<name>profanity</name>
|
<name>profanity</name>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user