Changeset

11285:5d61fc3cd194

doc/doap.xml: Fix attribute name
author Matthew Wild <mwild1@gmail.com>
date Fri, 15 Jan 2021 14:02:10 +0000
parents 11284:56ceb6c1bc50
children 11286:336cba957c88
files doc/doap.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/doap.xml	Wed Jan 13 16:26:56 2021 +0100
+++ b/doc/doap.xml	Fri Jan 15 14:02:10 2021 +0000
@@ -17,7 +17,7 @@
     <repository>
       <HgRepository>
         <location rdf:resource="https://hg.prosody.im/trunk/"/>
-        <browse rdf:location="https://hg.prosody.im/trunk/"/>
+        <browse rdf:resource="https://hg.prosody.im/trunk/"/>
       </HgRepository>
     </repository>
     <programming-langauge>Lua</programming-langauge>