From 47a714561dfa69a11e85a6d39b854db51bf9596b Mon Sep 17 00:00:00 2001 From: Adam Glustein Date: Wed, 17 Jul 2024 08:23:11 -0400 Subject: [PATCH] Add Common Mistakes to wiki Sidebar Signed-off-by: Adam Glustein --- docs/wiki/_Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/wiki/_Sidebar.md b/docs/wiki/_Sidebar.md index 8d6c50d41..d7b214c21 100644 --- a/docs/wiki/_Sidebar.md +++ b/docs/wiki/_Sidebar.md @@ -22,6 +22,7 @@ Notes for editors: - [Historical Buffers](Historical-Buffers) - [Execution Modes](Execution-Modes) - [Adapters](Adapters) +- [Common Mistakes](Common-Mistakes) **How-to guides**