From 06357a640a7ece84b27e5d24f6539cb47621d588 Mon Sep 17 00:00:00 2001 From: Michael Irigoyen Date: Fri, 13 Jan 2023 23:07:40 -0600 Subject: [PATCH] Update 4_alias.yml --- .github/ISSUE_TEMPLATE/4_alias.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/4_alias.yml b/.github/ISSUE_TEMPLATE/4_alias.yml index faae88d39..aabfcff98 100644 --- a/.github/ISSUE_TEMPLATE/4_alias.yml +++ b/.github/ISSUE_TEMPLATE/4_alias.yml @@ -12,7 +12,7 @@ body: Icon aliases are provide different names the help yourself and others find the icons you are looking for. Aliases *do not* provide you a different way to call a specific icon in your code. - For example, `account` has an alias of `user`. You can search for "user" on [our website](https://www.materialdesignicons.com), but you must use `account` when refering to the icon in your code. + For example, `account` has an alias of `user`. You can search for "user" on [our website](https://pictogrammers.com/library/mdi), but you must use `account` when refering to the icon in your code. --- - type: input @@ -27,4 +27,4 @@ body: label: What alias(es) should be added to the above icon? description: Provide multiple aliases with a comma-separated list. validations: - required: true \ No newline at end of file + required: true