From 305a5880f10720dde6d8f7707eb363d477dd4409 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20Spie=C3=9F?= Date: Sat, 27 Jun 2020 18:44:49 +0200 Subject: [PATCH] Fix: Use absolute image links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 012a110..d0c2289 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ All features can be used via different ways in VS Code - ⌨️ The **Command Palette** and the pre-configured **Keyboard Shortcuts** - ![Command in Command Palette](images/command-palette.png) + ![Command in Command Palette](https://github.com/lumaxis/snippet-copy/raw/main/images/command-palette.png) - 📝 The **Context Menu** on selected text in the editor - ![Command in Context Menu](images/context-menu.png) + ![Command in Context Menu](https://github.com/lumaxis/snippet-copy/raw/main/images/context-menu.png) ### Copy Snippet Without Leading Indentation