From 4da104c7a6d3ef1d57d408edc879956499d8b890 Mon Sep 17 00:00:00 2001 From: Enrico Giordani Date: Fri, 25 Oct 2019 15:23:24 +0200 Subject: [PATCH] Update organization.md --- doc/coding/organization.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/coding/organization.md b/doc/coding/organization.md index 3bb79b54f7..801269f1a2 100644 --- a/doc/coding/organization.md +++ b/doc/coding/organization.md @@ -10,9 +10,6 @@ General project organization: -#### The [`build`](/build) folder -Contains the Azure pipeline CI build scripts. - #### The [`deps`](/deps) folder Contains other projects that PowerToys uses as dependencies.