mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Merge pull request #1284 from singpolyma/fix-xmlns-typo
Fix XMLNS typo in example
This commit is contained in:
commit
3495d01b41
@ -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