Skip to content

Commit

Permalink
update blog path id in about page
Browse files Browse the repository at this point in the history
  • Loading branch information
ashik-75 committed Sep 28, 2023
1 parent 2efb2ac commit fd46ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/pages/About/utils/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ const FEATURE_DATA: Feature[] = [
library: [{ name: "Vanilla JS", url: "" }],
},
{
key: "1",
key: routesById.blog.id,
name: "Resource",
description: "List of things",
link: routesById.blog.path,
Expand Down

0 comments on commit fd46ca9

Please sign in to comment.