From ab91261965e381c814ade4f7a01d54d9faeaeaad Mon Sep 17 00:00:00 2001 From: Nitin Kumar Date: Tue, 12 Jan 2021 06:56:23 +0530 Subject: [PATCH] remove obselete i18n examples link --- examples/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/examples/README.md b/examples/README.md index 6ee692834..4ade08092 100644 --- a/examples/README.md +++ b/examples/README.md @@ -98,9 +98,6 @@ ## Hybrid Routing [hybrid-routing](hybrid-routing) -## i18n -[i18n](i18n) example demonstrating localization. - ## Loader [loader](loader) example demonstrating the usage of loaders.