mirror of
https://github.com/jimeh/emacs-liquid-glass-icons.git
synced 2026-02-18 19:16:40 +00:00
docs(readme): fix badge link to LICENSE file (#14)
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
[](https://github.com/jimeh/emacs-liquid-glass-icons/releases)
|
[](https://github.com/jimeh/emacs-liquid-glass-icons/releases)
|
||||||
[](https://github.com/jimeh/emacs-liquid-glass-icons/issues)
|
[](https://github.com/jimeh/emacs-liquid-glass-icons/issues)
|
||||||
[](https://github.com/jimeh/emacs-liquid-glass-icons/pulls)
|
[](https://github.com/jimeh/emacs-liquid-glass-icons/pulls)
|
||||||
[](https://github.com/jimeh/emacs-liquid-glass-icons/blob/main/LICENSE)
|
[][LICENSE]
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -83,9 +83,10 @@ the changes Apple has made to some of its own icons in macOS 26.
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Licensed under GPL-3.0-or-later (see `LICENSE.md`).
|
Licensed under GPL-3.0-or-later (see [`LICENSE.md`][LICENSE]).
|
||||||
|
|
||||||
These icons are derivative works of [emacs.svg][], which is [licensed under
|
These icons are derivative works of [emacs.svg][], which is [licensed under
|
||||||
GPL-3.0-or-later][upstream-license].
|
GPL-3.0-or-later][upstream-license].
|
||||||
|
|
||||||
|
[LICENSE]: https://github.com/jimeh/emacs-liquid-glass-icons/blob/main/LICENSE.md
|
||||||
[upstream-license]: https://github.com/emacs-mirror/emacs/blob/emacs-30.1/etc/images/icons/README
|
[upstream-license]: https://github.com/emacs-mirror/emacs/blob/emacs-30.1/etc/images/icons/README
|
||||||
|
|||||||
Reference in New Issue
Block a user