Skip to content

Commit 593e18d

Browse files
committed
Remove blog section from Monitoring page
1 parent 8b47bac commit 593e18d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/app/(main)/resources/[category]/categories-config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,6 @@ export const categoriesConfig: CategoriesConfig = {
140140
text: "Learn how to track the right signals in your GraphQL ecosystem — from latency and error rates to resolver-level performance.",
141141
docs: ["caching", "performance"],
142142
},
143-
"blog-or-newsletter": {
144-
heading: "Latest insights on monitoring",
145-
text: "Read the latest announcements and technical deep dives.",
146-
},
147143
},
148144
},
149145
}

0 commit comments

Comments
 (0)