From a275da6616b2d66ae878d894940e79c5e96a3b84 Mon Sep 17 00:00:00 2001 From: Scott Dorman Date: Wed, 1 Feb 2017 19:14:57 -0500 Subject: [PATCH] Corrected notes link to point to meetings folder. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 454abae..a7c829f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Welcome to the official repo for C# language design. * Full Language Specification: [Markdown](spec) * List of [Active](proposals), [Adopted](proposals/adopted), and [Rejected](proposals/rejected) proposals can be found in the [proposals folder](proposals). * Archives of mailing lists discussions can be found [here](http://lists.dot.net/pipermail/vblang/). -* Archives of notes from design meetings, etc., can be found in the [notes folder](notes). +* Archives of notes from design meetings, etc., can be found in the [meetings folder](meetings). ## Design Process