Skip to content

Commit 53c7003

Browse files
committed
Revert images/ name until next release
1 parent 88d78f8 commit 53c7003

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Provides type hint auto-completion for Python, with completion items for built-in types, classes and the typing module.
44

55

6-
![](images/demo.gif)
6+
![](static/demo.gif)
77

88
## Features
99

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0.0",
55
"publisher": "njqdev",
66
"description": "Type hint completion for Python.",
7-
"icon": "images/icon.png",
7+
"icon": "static/icon.png",
88
"repository": {
99
"type": "git",
1010
"url": "https://github.com/njqdev/vscode-python-typehint"
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)