about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-05-09 21:15:50 +0200
committerGitHub <noreply@github.com>2022-05-09 21:15:50 +0200
commitb4dc4f69c10b97c102de03015db437d0cdcb27ee (patch)
tree2b228f299d9d52fd36c6cf8695f5406c4a8604fd
parent1330ad4e1e53cdd74ef1706fe95ad8390142edd7 (diff)
parentc987d88e83e758106eff992a78964a0c78519acb (diff)
downloadprofani-tty-b4dc4f69c10b97c102de03015db437d0cdcb27ee.tar.gz
Merge pull request #1708 from wurstsalat3000/patch-1
DOAP: Use correct namespace for xmlns:schema
-rw-r--r--profanity.doap2
1 files changed, 1 insertions, 1 deletions
diff --git a/profanity.doap b/profanity.doap
index b54649cb..e6fd753d 100644
--- a/profanity.doap
+++ b/profanity.doap
@@ -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>