Skip to content

Commit 247af40

Browse files
committed
docs: add Keploy API Testing to Quick Links (#2925)
1 parent 390b521 commit 247af40

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
@@ -33,6 +33,12 @@ const links = [
3333
length: "2 min watch",
3434
url: "https://www.youtube.com/watch?v=23yQaY81Zho",
3535
},
36+
{
37+
type:"video",
38+
length:"1 min watch",
39+
title:" AI Powered API testing",
40+
url:"https://www.youtube.com/watch?v=W6kh-TCUQH0"
41+
}
3642
];
3743

3844
export const Resources = () => {

0 commit comments

Comments
 (0)