From f47a88dcb1754ed6dfcf79a6d1f079ba8fd5b45a Mon Sep 17 00:00:00 2001 From: Bas van Schaik <5082246+sj@users.noreply.github.com> Date: Thu, 21 May 2020 16:02:31 +0100 Subject: [PATCH] Update README.md --- extensions/ql-vscode/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/ql-vscode/README.md b/extensions/ql-vscode/README.md index 1efe11d07..08ac065db 100644 --- a/extensions/ql-vscode/README.md +++ b/extensions/ql-vscode/README.md @@ -58,7 +58,7 @@ For information about configuring an existing workspace for CodeQL, [see the doc You can easily keep up-to-date with the latest changes to the [CodeQL standard libraries](https://github.com/github/codeql). -If you're using the (CodeQL starter workspace)[https://github.com/github/vscode-codeql-starter/], you can pull in the latest standard libraries by running: +If you're using the [CodeQL starter workspace](https://github.com/github/vscode-codeql-starter/), you can pull in the latest standard libraries by running: ```shell $ git pull $ git submodule update --recursive