From 96c9d435e8389c5bf4e0fbef7a4cd778c1bd0673 Mon Sep 17 00:00:00 2001 From: Atomie CHEN Date: Mon, 29 Apr 2024 18:30:15 +0800 Subject: [PATCH] doc(README): change relative links to absolute links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b9e700..50f3175 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ HandyLLM prompt syntax highlighting. See demo below: -![example](assets/demo/example.jpg) +![example screenshot](https://raw.githubusercontent.com/atomiechen/vscode-handyllm/main/assets/demo/example.jpg)