From 0bbe1562f3c7ddcfbda3922f57111024ffb95259 Mon Sep 17 00:00:00 2001 From: Kyle Carberry Date: Fri, 14 Apr 2023 09:36:23 -0500 Subject: [PATCH] fix: adjust manifest for networking doc (#7136) --- docs/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manifest.json b/docs/manifest.json index 47b72e3625..64a96fa336 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -216,7 +216,7 @@ { "title": "Networking", "description": "Learn about networking in Coder", - "path": "./networking.md", + "path": "./networking/README.md", "icon_path": "./images/icons/networking.svg", "children": [ {