From a4f8aca1b46fc4a2875e014c1d1af09137a819bf Mon Sep 17 00:00:00 2001 From: Daman <61474540+Damans227@users.noreply.github.com> Date: Mon, 26 Jul 2021 19:33:06 -0400 Subject: [PATCH] Undo changes made by the editor Signed-off-by: Damans227 --- docs/user-guide/installation.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/user-guide/installation.md b/docs/user-guide/installation.md index 2c938f6..64f6d5d 100644 --- a/docs/user-guide/installation.md +++ b/docs/user-guide/installation.md @@ -2,8 +2,8 @@ title: "Installation" description: "terraform-docs installation guide." menu: - docs: - parent: "user-guide" + docs: + parent: "user-guide" weight: 110 toc: true --- @@ -123,7 +123,7 @@ autoload -U compinit && compinit To make this change permanent, the above commands can be added to `~/.profile` file. -[release]: https://github.com/terraform-docs/terraform-docs/releases -[homebrew]: https://brew.sh -[scoop]: https://scoop.sh/ -[chocolatey]: https://www.chocolatey.org +[Release]: https://github.com/terraform-docs/terraform-docs/releases +[Homebrew]: https://brew.sh +[Scoop]: https://scoop.sh/ +[Chocolatey]: https://www.chocolatey.org