From 5a34d1c75cfbcf334c172109473726be7a5f9148 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Mon, 26 Jan 2026 09:48:43 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20docs:=20Fix=20Releases=20page=20?= =?UTF-8?q?URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b879d48..de323c4 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Scaffold WordPress ACF blocks from a reusable template inside Visual Studio Code ## Installation -Download the `.vsix` file from the [releases page](https://git.keithsolomon.net/keith/VsCode-Block-Scaffold/-/releases) and install it via the Extensions view in VS Code (click the ellipsis `...` and select "Install from VSIX..."). +Download the `.vsix` file from the [releases page](https://git.keithsolomon.net/keith/VsCode-Block-Scaffold/releases) and install it via the Extensions view in VS Code (click the ellipsis `...` and select "Install from VSIX..."). ## Installation (local development)