1
0
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:
Stephen Paul Weber 2023-05-02 13:04:12 -05:00
parent 2d4b8b5728
commit 5aab9778c2
No known key found for this signature in database
GPG Key ID: D11C2911CE519CDE

View File

@ -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>