From 07a0ec16491599abb630076dd4ceee9318f11d83 Mon Sep 17 00:00:00 2001 From: Kyle Carberry Date: Fri, 14 Apr 2023 14:35:27 +0000 Subject: [PATCH] fix: adjust manifest for networking doc --- docs/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manifest.json b/docs/manifest.json index 47b72e3625703..64a96fa336ab9 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": [ {