We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c39ee3 commit 2bbabddCopy full SHA for 2bbabdd
src/components/Resources.js
@@ -3,6 +3,12 @@ import useBaseUrl from "@docusaurus/useBaseUrl";
3
import Link from "@docusaurus/Link";
4
5
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
+ },
12
{
13
type: "article",
14
title: "What's Keploy?",
0 commit comments