From e855e88eb4b545306a5037f4ce97adab00825715 Mon Sep 17 00:00:00 2001 From: Cedric Halbronn <387346+saidelike@users.noreply.github.com> Date: Wed, 13 Dec 2023 10:29:38 +0000 Subject: [PATCH] attempt to use a relative link --- docs/contributing/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/CONTRIBUTING.md b/docs/contributing/CONTRIBUTING.md index adefb606ce..98cdce95ea 100644 --- a/docs/contributing/CONTRIBUTING.md +++ b/docs/contributing/CONTRIBUTING.md @@ -45,7 +45,7 @@ extension](#running--testing-extension-locally). You may also find the [VSCode A where `some.extension` is the id of the extension you'd like to install into the sandbox -6. Copy / symlink [`cursorless-talon-dev`](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon-dev) into your Talon user directory for some useful voice commands for developing Cursorless. +6. Copy / symlink [`cursorless-talon-dev`](cursorless/cursorless-talon-dev) into your Talon user directory for some useful voice commands for developing Cursorless. ## Running / testing extension locally