From 8f781ea4ab206b0f9cb9c3b0784ecc843f222963 Mon Sep 17 00:00:00 2001 From: Veeck Date: Fri, 1 Mar 2019 23:34:27 +0100 Subject: [PATCH] Small typo fix in link --- modules/default/alert/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/default/alert/README.md b/modules/default/alert/README.md index c57ba793..e193e4ba 100644 --- a/modules/default/alert/README.md +++ b/modules/default/alert/README.md @@ -61,4 +61,4 @@ self.sendNotification("SHOW_ALERT", {}); ## Open Source Licenses ### [NotificationStyles](https://github.com/codrops/NotificationStyles) -See [ympanus.net](http://tympanus.net/codrops/licensing/) for license. +See [tympanus.net](http://tympanus.net/codrops/licensing/) for license.