From cb665903f0cce9ec69d4abc5155f617812f1fa58 Mon Sep 17 00:00:00 2001 From: Morten Nielsen Date: Mon, 20 Jan 2020 10:20:43 -0800 Subject: [PATCH] Fixed TOC entry --- docs/concepts/toc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/toc.yml b/docs/concepts/toc.yml index cfc4d08..2f7113d 100644 --- a/docs/concepts/toc.yml +++ b/docs/concepts/toc.yml @@ -8,7 +8,7 @@ items: - name: SerialPort href: SerialPortNetFX.md - - name: .NET Framework + - name: .NET Core items: - name: SerialPort href: SerialPortNetCore.md