From 27c7fc95c219cfd1c0075d427263d051b5110432 Mon Sep 17 00:00:00 2001 From: ArendE Date: Fri, 16 Oct 2020 14:49:14 +0200 Subject: [PATCH] Rename _index.md to index.md Fix broken page/link --- .../without-client/HTTP/{_index.md => index.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename products/gateway/src/content/connecting-to-gateway/without-client/HTTP/{_index.md => index.md} (100%) diff --git a/products/gateway/src/content/connecting-to-gateway/without-client/HTTP/_index.md b/products/gateway/src/content/connecting-to-gateway/without-client/HTTP/index.md similarity index 100% rename from products/gateway/src/content/connecting-to-gateway/without-client/HTTP/_index.md rename to products/gateway/src/content/connecting-to-gateway/without-client/HTTP/index.md