Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/components/HomepageFeatures/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ import styles from './styles.module.css';

const FeatureList = [
{
title: 'Logz.io quick start guide',
link: "/docs/user-guide/quick-start/",
title: 'Open 360 AI',
link: "/docs/category/open360/",
Svg: require('@site/static/img/quick-start.svg').default,
description: <>Learn how to make the most out of the Logz.io platform.</>,
description: <>Explore, dashboards, APM, alerts and AI in the redesigned Logz.io platform.</>,
},
{
title: 'AI Agent',
Expand Down
Loading