From 395aed8b3df7f261b34e972853f889c374fe5deb Mon Sep 17 00:00:00 2001 From: Umair <157486912+umair-ably@users.noreply.github.com> Date: Wed, 13 Mar 2024 02:41:38 +0000 Subject: [PATCH] [ECO-1780] Removes broken feature matrix link Removes broken feature matrix link - will be replaced in the future with an updated feature checklist. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a2fde26..c94852d 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,6 @@ Within the contents of each SDK repository, the manifest files will be located u #### Estate-wide Magic -- **Customer Facing Feature Matrix**: We have the information to be able to contribute, with automation, to the contents of the [Ably Feature Support Matrix](https://ably.com/download/sdk-feature-support-matrix): - - built using a GitHub workflow hosted in a brand new intermediary repository, generating an artifact that can be consumed by the tools used by our developer education and documentation team (probably a public [npm](https://www.npmjs.com/) package) - **Full Feature Compliance Matrix**: Primarily for use by the Ably SDK Team, but (as with everything we do, [open for all](https://ably.com/blog/ably-values)) available to be viewed in the public domain. Likely to be an evolution of what you see assembled by [`build.js`](render/build.js) and uploaded by [the assemble workflow](../workflows/assemble.yml) to `sdk.ably.com`. Providing complete visibility over what features each SDK implements at an appropriate level of granularity. ### Future Direction for the Client Library Features Specification