Updating working draft with changes done for note2 publication
danielpeintner opened this issue · 2 comments
@ashimura is updating the 2nd note with lots of updates, see https://github.com/w3c/wot-scripting-api/pulls?q=is%3Apr
We need to discuss (and look into) which changes should be brought back to our working draft.
I looked at the relevant PRs #505, #508, #509 and #510 I did not notice any issue with updating index.html in main.
The only minor thing I noticed is that Kaz had to change alkways
"github": "https://github.com/w3c/wot-scripting-api/"
to
github: "https://github.com/w3c/wot-scripting-api"
without the trailing slace...
Since the "github" term is generated by Respec I guess we could only change the following to without trailing slash
Line 19 in 119c2a0
@ashimura not sure if this is needed.
If there is no other issue we are aware of we can close this issue.