We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd9830d commit 43e1ea6Copy full SHA for 43e1ea6
1 file changed
README.md
@@ -4,7 +4,7 @@
4
# ngqp – Synchronizing form controls with the URL for Angular
5
6
<p align="center">
7
- <img width="auto" height="240" src="https://www.github.com/Airblader/ngqp/blob/master/logo.svg">
+ <img width="auto" height="240" src="https://raw.githubusercontent.com/Airblader/ngqp/master/logo.svg">
8
</p>
9
10
@ngqp makes it easy to synchronize form controls with query parameters in your URL. Examples include pagination information
0 commit comments