From 4ca5d45c65e918a9c7bec8f08d7761b7e33872da Mon Sep 17 00:00:00 2001 From: Sparsh Kesari Date: Tue, 22 Oct 2024 13:24:41 +0530 Subject: [PATCH] Added LambdaTest Documentation --- src/data/data.json | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/src/data/data.json b/src/data/data.json index 65b7cdb..d33f0e1 100644 --- a/src/data/data.json +++ b/src/data/data.json @@ -518,7 +518,20 @@ "x": "https://x.com/useexpressjs", "github": "https://github.com/expressjs/express", "linkedin": "" - } + }, + { + "id": 41, + "title": "LambdaTest Documentation", + "description": "Explore LambdaTest's comprehensive documentation with detailed guides, API references, and best practices to streamline cross-browser testing and accelerate your testing workflows.", + "link": "https://www.lambdatest.com/support/docs", + "logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729583522666/OGHNR5Q2V.png", + "screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729583618006/aVU_Kjx8e.png", + "category": "SaaS", + "featured": false, + "x": "https://x.com/Lambdatesting", + "github": "https://github.com/LambdaTest", + "linkedin": "https://www.linkedin.com/company/lambdatest" + }, -] \ No newline at end of file +]