mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
Fix link, broken with the xmpp.org move to Hugo
Thanks nav!
This commit is contained in:
parent
7c46fc60c0
commit
57985b2602
@ -29,6 +29,12 @@
|
|||||||
<email>linkmauve@linkmauve.fr</email>
|
<email>linkmauve@linkmauve.fr</email>
|
||||||
<jid>linkmauve@linkmauve.fr</jid>
|
<jid>linkmauve@linkmauve.fr</jid>
|
||||||
</author>
|
</author>
|
||||||
|
<revision>
|
||||||
|
<version>0.1.1</version>
|
||||||
|
<date>2022-08-10</date>
|
||||||
|
<initials>egp</initials>
|
||||||
|
<remark>Fix link, broken with the xmpp.org move to Hugo (thanks nav!).</remark>
|
||||||
|
</revision>
|
||||||
<revision>
|
<revision>
|
||||||
<version>0.1.0</version>
|
<version>0.1.0</version>
|
||||||
<date>2021-01-26</date>
|
<date>2021-01-26</date>
|
||||||
@ -203,7 +209,7 @@
|
|||||||
<section1 topic='Business Rules' anchor='rules'>
|
<section1 topic='Business Rules' anchor='rules'>
|
||||||
<p>A project SHOULD publish the information it deems relevant in the format defined in this specification.</p>
|
<p>A project SHOULD publish the information it deems relevant in the format defined in this specification.</p>
|
||||||
<p>A project MAY maintain this information in another serialisation (JSON-LD, Turtle…), but MUST submit it in RDF/XML serialisation.</p>
|
<p>A project MAY maintain this information in another serialisation (JSON-LD, Turtle…), but MUST submit it in RDF/XML serialisation.</p>
|
||||||
<p>Once satisfied with it, a project SHOULD submit their DOAP file to xmpp.org following <link url='https://github.com/xsf/xmpp.org/blob/master/data/README.rst'>this process</link>.</p>
|
<p>Once satisfied with it, a project SHOULD submit their DOAP file to xmpp.org following <link url='https://github.com/xsf/xmpp.org/blob/master/tools/README.rst'>this process</link>.</p>
|
||||||
<p>xmpp.org SHOULD cache and host the given files on the behalf of projects, so that if their website goes down for whichever reason other consumers can keep working as usual.</p>
|
<p>xmpp.org SHOULD cache and host the given files on the behalf of projects, so that if their website goes down for whichever reason other consumers can keep working as usual.</p>
|
||||||
</section1>
|
</section1>
|
||||||
<section1 topic='Internationalization Considerations' anchor='i18n'>
|
<section1 topic='Internationalization Considerations' anchor='i18n'>
|
||||||
|
Loading…
Reference in New Issue
Block a user