diff --git a/src/components/How-To-Guides.jsx b/src/components/How-To-Guides.jsx index 0c7fc7bd..b8b2a265 100644 --- a/src/components/How-To-Guides.jsx +++ b/src/components/How-To-Guides.jsx @@ -15,7 +15,7 @@ const howToGuides = [ }, { href: '/docs/managing-your-network#manage-dns-in-your-network', - name: 'DNS', + name: 'Manage DNS in your network', description: 'Learn how to configure DNS servers for your network.', },