Skip to content

Commit 92bf068

Browse files
authored
Merge pull request #36 from gdziadkiewicz/FixImagesOnVisualStudioCodeExtensionMarket
Fix images on visual studio code extension market
2 parents a7b7817 + ac3309c commit 92bf068

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Press <kbd>F1</kbd> and narrow down the list commands by typing `extension`. Pick `Extensions: Install Extension`.
1111

12-
![](screenshots/install.png?raw=true)
12+
![installation](screenshots/install.png?raw=true "installation")
1313

1414
Simply pick the `Open in GitHub / Bitbucket` extension from the list
1515

@@ -37,11 +37,11 @@ npm install
3737

3838
Press <kbd>F1</kbd> and type `Open in GitHub`.
3939

40-
![](screenshots/open-in-github.png?raw=true)
40+
![open](screenshots/open-in-github.png?raw=true "Open function")
4141

4242
Press <kbd>F1</kbd> and type `Copy GitHub link to clipboard`.
4343

44-
![](screenshots/copy.png?raw=true)
44+
![copy](screenshots/copy.png?raw=true "Copy function")
4545

4646
**Keybord Shortcut**
4747

@@ -52,7 +52,7 @@ Press <kbd>F1</kbd> and type `Copy GitHub link to clipboard`.
5252

5353
Right click on explorer item and choose `Open in GitHub` or `Copy GitHub link to clipboard`.
5454

55-
![](screenshots/context-menu.png?raw=true)
55+
![context](screenshots/context-menu.png?raw=true "Context menu options")
5656

5757
**Configure custom github domain**
5858

0 commit comments

Comments
 (0)