Skip to content

Commit c3748a3

Browse files
author
Ricardo Zambon
committed
ci: adjust broken image link in details.md
1 parent e3366c1 commit c3748a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Azure DevOps Extension: Markdown Text Control
22

3-
![Example](static/images/Example.jpg)
3+
![Example](static/images/Example.png)
44

55
Azure DevOps extension to show text field control and markdown in same row.
66

vss-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifestVersion": 1,
33
"id": "devops-markdown-text-control",
44
"publisher": "Ricardo-Zambon",
5-
"version": "1.0.0",
5+
"version": "0.0.0",
66
"name": "Markdown Text Control",
77
"description": "Extension to show text field control and markdown in same row",
88
"public": true,

0 commit comments

Comments
 (0)