From 04049bddac6754addbf27415d9737439e5173255 Mon Sep 17 00:00:00 2001 From: Ignat Ignatov Date: Fri, 22 Apr 2016 14:15:13 +0200 Subject: [PATCH] docs(ionicons): move to top level Related to the following commit: https://github.com/driftyco/ionic-site/commit/e75930d9324f4ab97d6e335ebca1ae009e60610d. --- ionic/components/icon/icon.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ionic/components/icon/icon.ts b/ionic/components/icon/icon.ts index 693b2d0bc0..8ccfc6df09 100644 --- a/ionic/components/icon/icon.ts +++ b/ionic/components/icon/icon.ts @@ -8,7 +8,7 @@ import {Config} from '../../config/config'; * @description * Icons can be used on their own, or inside of a number of Ionic components. * For a full list of available icons, check out the - * [Ionicons resource docs](../../../../resources/ionicons). + * [Ionicons docs](../../../../ionicons). * * One feature of Ionicons in Ionic is when icon names are set, the actual icon * which is rendered can change slightly depending on the mode the app is