diff --git a/docs/code_insights/how-tos/index.mdx b/docs/code_insights/how-tos/index.mdx index 8fde7b5a5..738c9dd50 100644 --- a/docs/code_insights/how-tos/index.mdx +++ b/docs/code_insights/how-tos/index.mdx @@ -2,5 +2,6 @@ The following is a list of how-tos that show how to use Code Insights. -- [Creating a dashboard of code insights](/code_insights/how-tos/creating_a_custom_dashboard_of_code_insights) -- [Filtering an insight](/code_insights/how-tos/filtering_an_insight) +- [Creating a dashboard of Code Insights](/code_insights/how-tos/creating_a_custom_dashboard_of_code_insights) +- [Filtering an Insight](/code_insights/how-tos/filtering_an_insight) +- [Troubleshooting Code Insights](/code_insights/how-tos/Troubleshooting)