Add some explanations to traffic logging (#301)

This commit is contained in:
Misha Bragin
2025-03-29 16:38:27 +01:00
committed by GitHub
parent 83e006a7f3
commit e957933347
4 changed files with 42 additions and 7 deletions

View File

@@ -107,7 +107,7 @@ export const docsNavigation = [
]
},
{
title: 'Networks (new)',
title: 'Networks',
isOpen: false,
links: [
{ title: 'Concept', href: '/how-to/networks' },