mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Fix XMLNS typo in example
This commit is contained in:
parent
2d4b8b5728
commit
5aab9778c2
@ -101,7 +101,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>poezio</name>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user