File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -169,10 +169,11 @@ import NewTag from '../src/component/newTag';
169169 <h2 className='homeMain_h2'><RealtimeLightIcon className="home_icons home_light_icon" role="presentation"/> <RealtimeDarkIcon className="home_icons home_dark_icon" role="presentation"/>KaneAI <NewTag value="BETA" /> </h2>
170170 <div className="home_inners">
171171 <a href="/support/docs/getting-started-with-kane-ai/" ><p className="p_home_inners">Getting Started</p></a>
172- <a href="/support/docs/kane-ai-web- test/" ><p className="p_home_inners">Run your First Test</p></a>
173- <a href="/support/docs/kane-ai-guided-walkthrough /" ><p className="p_home_inners">Guided Walkthrough </p></a>
174- <a href="/support/docs/kane-ai-test-plan /" ><p className="p_home_inners">Test Planner </p></a>
172+ <a href="/support/docs/author-your-first-desktop-browser- test/" ><p className="p_home_inners">Author Desktop Browser Test</p></a>
173+ <a href="/support/docs/author-your-first-mobile-app-test /" ><p className="p_home_inners">Author Mobile App Test </p></a>
174+ <a href="/support/docs/kane-ai-api-testing /" ><p className="p_home_inners">API Testing </p></a>
175175 <a href="/support/docs/kane-ai-command-guide/" ><p className="p_home_inners">Command Types</p></a>
176+ <a href="/support/docs/kaneai-ci-cd-automation/" ><p className="p_home_inners">Test Automation with CI/CD </p></a>
176177 </div>
177178 </div>
178179 <div className="home_inners_box">
You can’t perform that action at this time.
0 commit comments