From c3bf6e656457acbdfc84194427f4da0210a7d41e Mon Sep 17 00:00:00 2001 From: Hiruthic <56349092+hiruthicShaSS@users.noreply.github.com> Date: Mon, 2 Oct 2023 23:09:46 +0530 Subject: [PATCH] Remove unnecessary double quotes in Further Reading section (#28712) Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com> --- .../copilot/github-copilot-chat/using-github-copilot-chat.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/copilot/github-copilot-chat/using-github-copilot-chat.md b/content/copilot/github-copilot-chat/using-github-copilot-chat.md index ddbab764f9..b13116ea73 100644 --- a/content/copilot/github-copilot-chat/using-github-copilot-chat.md +++ b/content/copilot/github-copilot-chat/using-github-copilot-chat.md @@ -105,10 +105,10 @@ To share feedback about {% data variables.product.prodname_copilot_chat %}, you ## Further reading -- [AUTOTITLE](/free-pro-team@latest/site-policy/github-terms/github-copilot-pre-release-terms) +- "[AUTOTITLE](/free-pro-team@latest/site-policy/github-terms/github-copilot-pre-release-terms)" - "[AUTOTITLE](/free-pro-team@latest/site-policy/github-terms/github-terms-for-additional-products-and-features#github-copilot)"{% ifversion ghec %} - "[AUTOTITLE](/free-pro-team@latest/site-policy/privacy-policies/github-copilot-for-business-privacy-statement)"{% endif %} -- "[{% data variables.product.prodname_copilot %} FAQ](https://github.com/features/copilot#faq)" +- [{% data variables.product.prodname_copilot %} FAQ](https://github.com/features/copilot#faq) {% endvscode %}