Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit eccd4d8

Browse files
authored
add /infrastructure-from-code (#622)
1 parent fe8f50a commit eccd4d8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/nav.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,10 @@ const fullNav: FullNav = {
290290
title: 'What is Nitric?',
291291
href: '/concepts/introduction',
292292
},
293+
{
294+
title: 'Infrastructure from Code (IfC)',
295+
href: '/concepts/infrastructure-from-code',
296+
},
293297
{
294298
title: 'How Nitric works',
295299
href: '/concepts/how-nitric-works',

0 commit comments

Comments
 (0)