From c8334dc30c63bbfc31a4703620525a2c1d14f06e Mon Sep 17 00:00:00 2001 From: yury Date: Tue, 7 Jan 2020 12:00:35 +0200 Subject: [PATCH] Fix Watches link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 364afec..ecf1177 100644 --- a/README.md +++ b/README.md @@ -489,7 +489,7 @@ CLI for the debug adapter. Support for this varies amongt adapters. * Commit the request with `` * The request and subsequent result are printed. -NOTE: See also [Watches][#watches] above. +NOTE: See also [Watches](#watches) above. ## Closing debugger