aboutsummaryrefslogtreecommitdiffstats
path: root/doc
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
commit77afc5ac351e92234e29cff80f55881a8e2b2f93 (patch)
tree5b1e8ab8f3cae914ba9091b7a3b3b08106753297 /doc
parent3bb2342addda98c4bcfbbbb62d1e03de775e5079 (diff)
downloadprosody-77afc5ac351e92234e29cff80f55881a8e2b2f93.tar.gz
prosody-77afc5ac351e92234e29cff80f55881a8e2b2f93.zip
doc/doap.xml: Fix attribute name
Diffstat (limited to 'doc')
-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>