From f186a7abb058c7fb55c8c597a0c97caf876d2e02 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Mon, 31 Oct 2022 15:56:45 -0700 Subject: [PATCH] Update sidebar with proper convention for titles --- docs/_sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_sidebar.md b/docs/_sidebar.md index 56c82447..98aa448f 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -1,7 +1,7 @@ * [☕️⚡️ TShock documentation home](/) * [Changelog](/changelog.md) * [Command line parameters](/command-line-parameters.md) -* [Docker Setup](/docker.md) +* [Docker setup](/docker.md) * Subsystems * [Tile providers](/tile-providers.md)