Skip to content

Commit 2bbabdd

Browse files
Added Quick Link for AI Powered API Testing (#636)
* docs: add 'AI Powered API testing' quick link to Documentation Quick Links Signed-off-by: Aditya Chaudhary <[email protected]> * chore: Initial commit Signed-off-by: Aditya Chaudhary <[email protected]> --------- Signed-off-by: Aditya Chaudhary <[email protected]> Co-authored-by: Achanandhi M <[email protected]>
1 parent 8c39ee3 commit 2bbabdd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/components/Resources.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ import useBaseUrl from "@docusaurus/useBaseUrl";
33
import Link from "@docusaurus/Link";
44

55
const links = [
6+
{
7+
type: "video",
8+
title: "AI Powered API testing",
9+
length: "1 min watch",
10+
url: "https://youtu.be/W6kh-TCUQH0?feature=shared",
11+
},
612
{
713
type: "article",
814
title: "What's Keploy?",

0 commit comments

Comments
 (0)