diff --git a/README.md b/README.md index e0bc74fee985..12fc27a20964 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Icons can be served from a CDN such as [JSDelivr](https://www.jsdelivr.com/packa ``` -Where `[ICON SLUG]` is replaced by the [slug](https://github.com/simple-icons/simple-icons/blob/master/slugs.md) of the icon you want to use, for example: +Where `[ICON SLUG]` is replaced by the [slug] of the icon you want to use, for example: ```html @@ -144,4 +144,4 @@ echo file_get_contents('path/to/package/icons/simpleicons.svg'); Information describing how to contribute can be found in the file [CONTRIBUTING.md](https://github.com/simple-icons/simple-icons/blob/develop/CONTRIBUTING.md) - +[slug]: https://github.com/simple-icons/simple-icons/blob/master/slugs.md