From 72c7529e27bc1002ca499d4c246ae77faeb9e2e7 Mon Sep 17 00:00:00 2001 From: Anthony Date: Mon, 8 Jun 2020 01:28:42 -0400 Subject: [PATCH] Replace deprecated 'show' command with 'info' (#8235) Merge pull request 8235 --- docs/_docs/structure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/structure.md b/docs/_docs/structure.md index 842be084656..32fe3e79610 100644 --- a/docs/_docs/structure.md +++ b/docs/_docs/structure.md @@ -36,7 +36,7 @@ A basic Jekyll site usually looks something like this:


- minima is the current default theme, and bundle show minima will show you where minima theme's files are stored on your computer. + minima is the current default theme, and bundle info minima will show you where minima theme's files are stored on your computer.