Skip to content

Commit 1a562a7

Browse files
authored
update link to use new doc domain
1 parent a38c529 commit 1a562a7

File tree

1 file changed

+1
-1
lines changed
  • src/OpenFeature.Contrib.Providers.GOFeatureFlag

1 file changed

+1
-1
lines changed

src/OpenFeature.Contrib.Providers.GOFeatureFlag/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ This code block explain how you can create an `EvaluationContext` and use it to
7070

7171
> In this example we are evaluating a `boolean` flag, but other types are available.
7272
>
73-
> **Refer to the [Open Feature documentation](https://docs.openfeature.dev/docs/reference/concepts/evaluation-api#basic-evaluation) to know more about it.**
73+
> **Refer to the [Open Feature documentation](https://openfeature.dev/docs/reference/concepts/evaluation-api#basic-evaluation) to know more about it.**
7474
7575
```csharp
7676
// Context of your flag evaluation.

0 commit comments

Comments
 (0)