Skip to content

Commit 35449e3

Browse files
committed
README.md: update banner url to dist branch
1 parent e31d89d commit 35449e3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<p align="center">
22
<a href="https://nxtlvlsoftware.github.io/php-static-constructors/"><picture>
3-
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/NxtLvLSoftware/php-static-constructors/staging/.github/banner-dark.svg">
4-
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/NxtLvLSoftware/php-static-constructors/staging/.github/banner-light.svg">
5-
<img alt="Project Banner (nxtlvlsoftware/static-constructors)" src="https://raw.githubusercontent.com/NxtLvLSoftware/php-static-constructors/staging/.github/banner-light.svg" width="350" height="160" style="max-width: 100%;">
3+
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/NxtLvLSoftware/php-static-constructors/dist/.github/banner-dark.svg">
4+
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/NxtLvLSoftware/php-static-constructors/dist/.github/banner-light.svg">
5+
<img alt="Project Banner (nxtlvlsoftware/static-constructors)" src="https://raw.githubusercontent.com/NxtLvLSoftware/php-static-constructors/dist/.github/banner-light.svg" width="350" height="160" style="max-width: 100%;">
66
</picture></a>
77
</p>
88

0 commit comments

Comments
 (0)