From 8e5a877997340eeb12d377addde32977a6241a6f Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Tue, 21 Jul 2020 14:10:25 -0700 Subject: [PATCH] Update readme.md --- doc/specs/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/specs/readme.md b/doc/specs/readme.md index f5bc754248..c8541d19dd 100644 --- a/doc/specs/readme.md +++ b/doc/specs/readme.md @@ -1,12 +1,12 @@ # Specs -All approved specs are inside the [Wiki](https://github.com/microsoft/PowerToys/wiki/Specs) +All approved specs are inside the [Wiki spec section](https://github.com/microsoft/PowerToys/wiki/Specs) ## Spec process 1. A proposed item is either new or requesting additional design 2. Spec is written inside the Specs folder and a PR happens with feedback. -3. Once spec is signed off, we move it into the [Wiki](https://github.com/microsoft/PowerToys/wiki/Specs). +3. Once spec is signed off, we move it into the [Wiki spec section](https://github.com/microsoft/PowerToys/wiki/Specs). ## Thought process behind this