Bump draft links to -05, and use the new directives - #25
Conversation
|
Oh and we need to add/remove some of the directives! |
Also, update the example to use hall-of-fame because that provides extra context which could help someone understand what they're supposed to put there.
|
Okay, I've updated all the directives and the links, and also changed the JavaScript a little. It should all still work in IE9+ (as before), but I haven't tested. I think we should add some validation (e.g., make Contact a required field, and explain to the user if they fail to complete it). I'll file an issue for it. |
|
Thank you very much, @joker314. It turns out you can simply link to https://tools.ietf.org/html/draft-foudil-securitytxt and the user will be redirected to the latest draft. :) |
|
Thanks @EdOverflow, that's super cool, so I've updated to the special links so that we'll have less work in future. |
nightwatchcyber
left a comment
There was a problem hiding this comment.
one minor issue needs to be fixed, otherwise I think this is good
All the links were pointing to the -04 draft. However, the -05 draft has been published
Hence, update all those links. I used a regular expression matching for "-04" to do this.
In addition, make the following changes:
varkeyword to ensure variables stay in their scope only