Skip to content

Commit cead4c6

Browse files
committed
Fix github URLs
1 parent b0ec66a commit cead4c6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ns/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
}
340340
],
341341
"previousMaturity": "ED",
342-
"edDraftURI": "https://rhiaro.github.io/as-ns",
342+
"edDraftURI": "https://w3c.github.io/activitystreams/ns",
343343
"wg": "Social Web Working Group",
344344
"wgURI": "https://www.w3.org/Social/WG",
345345
"wgPublicList": "public-socialweb",
@@ -350,7 +350,7 @@
350350
"data": [
351351
{
352352
"value": "Repository on Github.",
353-
"href": "https://github.com/rhiaro/as-ns"
353+
"href": "https://github.com/w3c/activitystreams"
354354
},
355355
{
356356
"value": "Issues",
@@ -393,7 +393,7 @@ <h1 id="title" class="title p-name">ActivityStreams 2.0 Terms</h1>
393393
<h2 id="w3c-document-13-april-2018"><abbr title="World Wide Web Consortium">W3C</abbr> Document <time class="dt-published" datetime="2018-04-13">13 April 2018</time></h2>
394394
<dl>
395395

396-
<dt>Latest editor's draft:</dt><dd><a href="https://rhiaro.github.io/as-ns">https://rhiaro.github.io/as-ns</a></dd>
396+
<dt>Latest editor's draft:</dt><dd><a href="https://w3c.github.io/activitystreams/ns">https://w3c.github.io/activitystreams/ns</a></dd>
397397

398398

399399

@@ -405,7 +405,7 @@ <h2 id="w3c-document-13-april-2018"><abbr title="World Wide Web Consortium">W3C<
405405

406406

407407
<dt>Source:</dt><dd>
408-
<a href="https://github.com/rhiaro/as-ns">Repository on Github.</a>
408+
<a href="https://github.com/w3c/activitystreams">Repository on Github.</a>
409409
</dd><dd>
410410
<a href="https://github.com/w3c/activitystreams/issues">Issues</a>
411411
</dd>

0 commit comments

Comments
 (0)