From 83d312eae836d82e0775898d1381f7a86ec8539f Mon Sep 17 00:00:00 2001 From: Justin Toniazzo Date: Fri, 12 Sep 2025 10:12:51 -0400 Subject: [PATCH] Remove broken link I saw that we still link to the ember guides in the main readme, but we've since removed those guides. Here I remove the link in the readme as well. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1932f2e5..24556b7b 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,6 @@ programming in style. ### Frameworks and platforms - [Android](/android/) -- [Ember](/ember/) - [iOS](/ios/) - [Rails](/rails/) - [React](/react/)