Skip to content
Open
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
5 changes: 0 additions & 5 deletions docs/navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,11 +159,6 @@ export const navigation = [
href: '/docs/advanced-guide/debugging',
desc: "Discover GoFr auto-enables pprof profiling by leveraging its built-in configurations."
},
{
title: 'Adding Synchronous Startup Hooks',
href: '/docs/advanced-guide/startup-hooks',
desc: "Learn how to seed a database, warm up a cache, or perform other critical setup procedures, synchronously before starting your application."
}
],
},
{
Expand Down