1
0
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:
Kevin Smith 2023-07-04 14:47:05 +01:00 committed by GitHub
commit 3495d01b41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>