Skip to content

Commit 36acdf1

Browse files
committed
Link to latest mailing list & repo
1 parent 2c98d5c commit 36acdf1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

suite-details.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -218,10 +218,10 @@ <h1 id="contributing">Contributing</h1>
218218
please follow these steps:</p>
219219

220220
<ol>
221-
<li>Notify the RDFa mailing list, public-rdf-wg@w3.org,
221+
<li>Notify the RDFa mailing list, public-rdfa@w3.org ([archives](https://lists.w3.org/Archives/Public/public-rdfa/)),
222222
that you will be creating a new test or fix and the purpose of the
223223
change.</li>
224-
<li>Clone the git repository: <a href="https://github.com/rdfa/rdfa-website">git://github.com/rdfa/rdfa-website.git</a>.</li>
224+
<li>Clone the git repository: <a href="https://github.com/rdfa/rdfa.github.io">git://github.com/rdfa/rdfa.github.io.git</a>.</li>
225225
<li>Make your changes and submit them via github, or via a &#8216;git format-patch&#8217;
226226
to the RDFa mailing list.</li>
227227
</ol>
@@ -240,4 +240,4 @@ <h2 id="caution_cached_assets">Caution: Cached assets</h2>
240240

241241
<p>Make sure to do this before committing changes that involve any CSS or JavaScript contained within <code>file:public/stylesheets</code> or <code>public/javascripts</code>.</p>
242242
</div>
243-
</div>
243+
</div>

0 commit comments

Comments
 (0)