diff --git a/src/data/courses.json b/src/data/courses.json index 89e77c2e5a..7f1784810a 100644 --- a/src/data/courses.json +++ b/src/data/courses.json @@ -325,6 +325,14 @@ "authorTwitter": "edgewords", "sourceName": "Edgewords", "sourceUrl": "https://www.edgewordstraining.co.uk/" + }, + { + "title": "Bigbyte Academy - E2E Test Automation with Cypress", + "url": "https://bigbyte.academy/", + "author": "BigByte", + "authorTwitter": "bigbyte_academy", + "sourceName": "Bigbyte academy", + "sourceUrl": "https://bigbyte.academy/" } ] }