From 621ada14f0ebfa41286b92024078099c20beeeb7 Mon Sep 17 00:00:00 2001 From: Erick Pintor Date: Wed, 2 Oct 2024 13:24:33 -0300 Subject: [PATCH] Update README.md with correct docs URL Co-authored-by: James Rodewig --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index d5ef9836..9f848615 100644 --- a/README.md +++ b/README.md @@ -411,9 +411,7 @@ client.stream(fql('Product.all().toStream()'), options) ## Change Feeds (beta) - - -The driver supports Change Feeds. +The driver supports [Change Feeds](https://docs.fauna.com/fauna/current/learn/track-changes/streaming/#change-feeds). ### Request a Change Feed