Skip to content

Commit e412adb

Browse files
authored
chore: update README.md - screenshot link fixing (#293)
1 parent 05806bd commit e412adb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/backend/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Preview
44

5-
![Form GUI Screenshot](./resources/preview.png)
5+
![Form GUI Screenshot](https://raw.githubusercontent.com/SAP/code-snippet/master/packages/backend/resources/preview.png)
66

77
## Overview
88

@@ -14,4 +14,4 @@ This package is the VSCode extension for the Code Snippet Tool. It enables:
1414
- Invoking custom validation logic.
1515
- Sending user-provided answers back to the respective contribution/plugin.
1616

17-
This architecture supports interactive, extensible code snippet generation in VSCode, combining custom logic with a modern user interface.
17+
This architecture supports interactive, extensible code snippet generation in VSCode, combining custom logic with a modern user interface.

0 commit comments

Comments
 (0)