From 8eba05adf88ae5030831c4eb310def02ceaba679 Mon Sep 17 00:00:00 2001 From: Mandy Hegarty <106588403+mandyheg@users.noreply.github.com> Date: Wed, 10 Jan 2024 14:24:28 +0000 Subject: [PATCH] Update readme (#165) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 148a09d..ffb4bcf 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This is an Ember CLI addon, to install: ## Supported Ember Versions - v5.0.1. supports Ember versions >=3.1 & <3.27 -- It does not work in apps using Ember's modernized `LinkTo`, which was introduced in Ember 3.27 +- It does not work in apps using Ember's modernized `LinkTo`, which was introduced in Ember 3.27 and built using Glimmer components. See [this comment](https://github.com/intercom/ember-href-to/pull/152#issuecomment-1882813145) for more info. ## Usage Instructions