From 52f2d39ae6421cd15c88144e0c187ac99bd21a28 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sun, 22 Jun 2025 21:17:50 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20docs:=20Update=20links?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49b8879..cf99e6a 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,8 @@ Pull requests and suggestions are welcome! Please open an issue to discuss your ## Resources -- Extension Guidelines -- Markdown Syntax Reference +- [Extension Guidelines](https://code.visualstudio.com/api/ux-guidelines/overview) +- [Markdown Syntax Reference](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github) ---