From 1111c825952d2ec624f0da6061f273040ab4e8a7 Mon Sep 17 00:00:00 2001 From: Tigger Kindel Date: Sun, 3 Dec 2023 11:48:17 -0700 Subject: [PATCH] Fixed api link prob --- docfx/toc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docfx/toc.yml b/docfx/toc.yml index b22453fa1..08496c756 100644 --- a/docfx/toc.yml +++ b/docfx/toc.yml @@ -3,7 +3,7 @@ - name: Conceptual Docs href: docs/index.md - name: API Reference - href: api/Terminal.Gui/ + href: api/Terminal.Gui # - name: UI Catalog API # href: api/UICatalog/ - name: Source