From 3551f3c08610b5acd1a40fb4c30d88100bfbd258 Mon Sep 17 00:00:00 2001 From: Michael Beemer Date: Thu, 10 Oct 2024 14:11:54 -0400 Subject: [PATCH] docs: update Go package manager link (#292) Signed-off-by: Michael Beemer --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebe4c3a4..0f2bb11b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@
- + API Reference @@ -85,7 +85,7 @@ Try this example in the [Go Playground](https://go.dev/play/p/3v6jbaGGldA). ### API Reference -See [here](https://pkg.go.dev/github.com/open-feature/go-sdk/pkg/openfeature) for the complete API documentation. +See [here](https://pkg.go.dev/github.com/open-feature/go-sdk/openfeature) for the complete API documentation. ## 🌟 Features