From 20f51346065266e11cab8bbb7efefc4943eda33c Mon Sep 17 00:00:00 2001 From: jaygz316 Date: Sun, 22 Sep 2024 20:01:01 -0500 Subject: [PATCH] Documentation: update mdi link (#4022) --- docs/configs/services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configs/services.md b/docs/configs/services.md index daa0fceb4..2bf8171e9 100644 --- a/docs/configs/services.md +++ b/docs/configs/services.md @@ -67,7 +67,7 @@ Services may have an icon attached to them, you can use icons from [Dashboard Ic You can also specify prefixed icons from: -- [Material Design Icons](https://materialdesignicons.com) with `mdi-XX` +- [Material Design Icons](https://pictogrammers.com/library/mdi/) with `mdi-XX` - [Simple Icons](https://simpleicons.org/) with `si-XX` - [selfh.st/icons](https://selfh.st/icons/) with `sh-XX` to use the png version or `sh-XX.svg/png/webp` for a specific version