From 54793cfa01acc05b37f7bfe98db3a0de32c3e0da Mon Sep 17 00:00:00 2001 From: Felicity Chapman Date: Thu, 2 May 2024 12:52:43 +0100 Subject: [PATCH] Update a couple of reusables --- .../vs-code-basic-instructions/note-store-quick-query.rst | 2 +- .../vs-code-basic-instructions/setup-to-run-queries.rst | 2 +- docs/codeql/reusables/vs-code-deprecation-note.rst | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/codeql/reusables/vs-code-basic-instructions/note-store-quick-query.rst b/docs/codeql/reusables/vs-code-basic-instructions/note-store-quick-query.rst index 3638b37d35e..070ff04a789 100644 --- a/docs/codeql/reusables/vs-code-basic-instructions/note-store-quick-query.rst +++ b/docs/codeql/reusables/vs-code-basic-instructions/note-store-quick-query.rst @@ -2,4 +2,4 @@ Note - If you want to move your experimental query somewhere more permanent, you need to move the whole ``Quick Queries`` directory. The directory is a CodeQL pack with a ``qlpack.yml`` file that defines the content as queries for |language-text| CodeQL databases. For more information about CodeQL packs, see ":ref:`Working with CodeQL packs in Visual Studio Code `." \ No newline at end of file + If you want to move your experimental query somewhere more permanent, you need to move the whole ``Quick Queries`` directory. The directory is a CodeQL pack with a ``qlpack.yml`` file that defines the content as queries for |language-text| CodeQL databases. For more information about CodeQL packs, see "`Managing CodeQL query packs and library packs `__." diff --git a/docs/codeql/reusables/vs-code-basic-instructions/setup-to-run-queries.rst b/docs/codeql/reusables/vs-code-basic-instructions/setup-to-run-queries.rst index 4e6ecf8daf2..3fe9e27013d 100644 --- a/docs/codeql/reusables/vs-code-basic-instructions/setup-to-run-queries.rst +++ b/docs/codeql/reusables/vs-code-basic-instructions/setup-to-run-queries.rst @@ -1 +1 @@ -For information about installing the CodeQL extension for Visual Studio code, see ":ref:`Setting up CodeQL in Visual Studio Code `." \ No newline at end of file +For information about installing the CodeQL extension for Visual Studio code, see "`Installing CodeQL for Visual Studio Code `__." diff --git a/docs/codeql/reusables/vs-code-deprecation-note.rst b/docs/codeql/reusables/vs-code-deprecation-note.rst index 73fae9b98a0..51e70e00d5e 100644 --- a/docs/codeql/reusables/vs-code-deprecation-note.rst +++ b/docs/codeql/reusables/vs-code-deprecation-note.rst @@ -2,5 +2,4 @@ Note - This documentation `was migrated `__ to docs.github.com/en/code-security/codeql-for-vs-code on 2024/05/08, and this version is no longer maintained. - \ No newline at end of file + This documentation `was migrated `__ to ``docs.github.com/en/code-security/codeql-for-vs-code`` on 2024/05/08, and this version is no longer maintained.