aboutsummaryrefslogtreecommitdiffstats
path: root/doc/doap.xml
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2021-01-15 14:02:10 +0000
committerMatthew Wild <mwild1@gmail.com>2021-01-15 14:02:10 +0000
commit1facf3eca08853665f6d6768b28289b32784df23 (patch)
tree5b1e8ab8f3cae914ba9091b7a3b3b08106753297 /doc/doap.xml
parentadea70ea3def6fd458c128034aba796e3fd825cd (diff)
downloadprosody-1facf3eca08853665f6d6768b28289b32784df23.tar.gz
prosody-1facf3eca08853665f6d6768b28289b32784df23.zip
doc/doap.xml: Fix attribute name
Diffstat (limited to 'doc/doap.xml')
-rw-r--r--doc/doap.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index ff037cd7..f0538580 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -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>