From b8f5e15c89322b2a37e9d7d7795ceb29ac0a3d4f Mon Sep 17 00:00:00 2001 From: Heather Kusmierz Date: Mon, 15 Oct 2018 19:07:07 -0400 Subject: [PATCH] fix(guide): Fix book recommendation folder structure for mis-named file (#19386) --- .../guide/english/book-recommendations/{Swift => swift/index.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename client/src/pages/guide/english/book-recommendations/{Swift => swift/index.md} (100%) diff --git a/client/src/pages/guide/english/book-recommendations/Swift b/client/src/pages/guide/english/book-recommendations/swift/index.md similarity index 100% rename from client/src/pages/guide/english/book-recommendations/Swift rename to client/src/pages/guide/english/book-recommendations/swift/index.md