Skip to content

Commit b954722

Browse files
committed
Fix broken README images
1 parent 807a4f6 commit b954722

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
@@ -12,9 +12,9 @@ _A modern take on SQL and SQL databases_
1212
</div>
1313

1414
<picture>
15-
<source media="(max-width:799px)" srcset="https://github.com/linked-db/linked-ql/blob/resources/linked-ql-mobile2.png?raw=true">
16-
<source media="(min-width:800px)" srcset="https://github.com/linked-db/linked-ql/blob/resources/linked-ql-main2.png?raw=true">
17-
<img src="https://github.com/linked-db/linked-ql/blob/resources/linked-ql-main2.png?raw=true" alt="LinkedQL Banner" width="100%">
15+
<source media="(max-width:799px)" srcset="https://github.com/linked-db/linked-ql/blob/master/resources/linked-ql-mobile2.png?raw=true">
16+
<source media="(min-width:800px)" srcset="https://github.com/linked-db/linked-ql/blob/master/resources/linked-ql-main2.png?raw=true">
17+
<img src="https://github.com/linked-db/linked-ql/blob/master/resources/linked-ql-main2.png?raw=true" alt="LinkedQL Banner" width="100%">
1818
</picture>
1919

2020
<br><br>
@@ -422,4 +422,4 @@ MIT — see [LICENSE](https://github.com/linked-db/linked-ql?tab=MIT-1-ov-file)
422422
[bundle-src]: https://img.shields.io/bundlephobia/minzip/@linked-db/linked-ql?style=flat&colorA=18181B&colorB=F0DB4F
423423
[bundle-href]: https://bundlephobia.com/result?p=@linked-db/linked-ql
424424
[license-src]: https://img.shields.io/github/license/linked-db/linked-ql.svg?style=flat&colorA=18181B&colorB=F0DB4F
425-
[license-href]: https://github.com/linked-db/linked-ql/blob/LICENSE
425+
[license-href]: https://github.com/linked-db/linked-ql/blob/master/LICENSE

0 commit comments

Comments
 (0)