Skip to content

Commit 1f40650

Browse files
authored
fix(docs): Fix the link to the demo after branch rename (#1655)
Renaming the branches broke the gif link in the patch branch
1 parent 0b6d8a8 commit 1f40650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Angular Language Service
22

3-
![demo](https://github.com/angular/vscode-ng-language-service/raw/master/demo.gif)
3+
![demo](https://github.com/angular/vscode-ng-language-service/raw/main/demo.gif)
44

55
## Features
66

0 commit comments

Comments
 (0)