mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
DOAP: Use correct namespace for xmlns:schema
This commit is contained in:
parent
1330ad4e1e
commit
c987d88e83
@ -2,7 +2,7 @@
|
||||
<rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
|
||||
xmlns='http://usefulinc.com/ns/doap#'
|
||||
xmlns:xmpp='https://linkmauve.fr/ns/xmpp-doap#'
|
||||
xmlns:schema='https://schema.org'>
|
||||
xmlns:schema='https://schema.org/'>
|
||||
<Project>
|
||||
<name>profanity</name>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user