Skip to content

Commit 43e1ea6

Browse files
committed
fix(docs): Update link to logo in README
1 parent cd9830d commit 43e1ea6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# ngqp – Synchronizing form controls with the URL for Angular
55

66
<p align="center">
7-
<img width="auto" height="240" src="https://www.github.com/Airblader/ngqp/blob/master/logo.svg">
7+
<img width="auto" height="240" src="https://raw.githubusercontent.com/Airblader/ngqp/master/logo.svg">
88
</p>
99

1010
@ngqp makes it easy to synchronize form controls with query parameters in your URL. Examples include pagination information

0 commit comments

Comments
 (0)