From c9423241d8c4bd7cb68226a9e8d11265fafedb7a Mon Sep 17 00:00:00 2001 From: Federico Bond Date: Thu, 28 Sep 2023 05:57:47 -0300 Subject: [PATCH] docs: update links in README Signed-off-by: Federico Bond --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a4285b3b..56df6692 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ This repository is intended for OpenFeature contributions which are not included The project includes: -- [Providers](./open_feature_contrib/providers) -- [Hooks](./open_feature_contrib/hooks) +- [Providers](./openfeature/contrib/providers) +- [Hooks](./openfeature/contrib/hooks) ## License