Skip to content

Commit

Permalink
redirect path
Browse files Browse the repository at this point in the history
Signed-off-by: Sudhanshu Dasgupta <[email protected]>
  • Loading branch information
sudhanshutech committed Oct 8, 2024
1 parent 0f44e1c commit f2fbb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Home/FeaturesContainer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ const FeaturesContainer = () => {
title: "Be on the same page, literally",
show_custom_cursor: true,
animationOne: false,
redirectLink: "/whiteboard",
redirectLink: "/solutions/cloud-native-deployments-by-diagram",
desc: "Crafting cloud-native symphonies: Our engineering diagramming tool is your conductor's baton, turning Kubernetes infrastructure into a canvas for freestyle orchestration.",
imgLink: isDark ? WhiteboardingImage : WhiteboardingImageLight,
cursor: true,
Expand Down

0 comments on commit f2fbb29

Please sign in to comment.