From ad3c89d72647f12a164e6c8c127e4f1803d6ba3d Mon Sep 17 00:00:00 2001 From: Tom Witkowski Date: Fri, 11 Dec 2020 01:51:30 +0100 Subject: [PATCH] update schema link --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index 5f21f425..4a8fc01f 100644 --- a/src/data.js +++ b/src/data.js @@ -1,5 +1,5 @@ // keep it commonjs export -// Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L6-L21 +// Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68 module.exports = [ { name: 'Aleksey Razbakov',