mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-28 05:49:32 +00:00
Fix latest updated date, and link to commits
This commit is contained in:
@ -8,7 +8,7 @@
|
|||||||
<script class="remove">
|
<script class="remove">
|
||||||
var respecConfig = {
|
var respecConfig = {
|
||||||
specStatus: "ED",
|
specStatus: "ED",
|
||||||
publishDate: "2016-11-02",
|
publishDate: "2017-03-05",
|
||||||
previousPublishDate: "2016-10-04",
|
previousPublishDate: "2016-10-04",
|
||||||
previousMaturity: "WD",
|
previousMaturity: "WD",
|
||||||
license: "w3c-software-doc",
|
license: "w3c-software-doc",
|
||||||
@ -34,7 +34,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"value": "Commits",
|
"value": "Commits",
|
||||||
"href": "https://github.com/w3c/activitypub/commits/master",
|
"href": "https://github.com/w3c/activitypub/commits/gh-pages",
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user