Skip to content

Commit

Permalink
update link to use new doc domain
Browse files Browse the repository at this point in the history
  • Loading branch information
beeme1mr authored Apr 14, 2023
1 parent a38c529 commit 1a562a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OpenFeature.Contrib.Providers.GOFeatureFlag/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ This code block explain how you can create an `EvaluationContext` and use it to

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

0 comments on commit 1a562a7

Please sign in to comment.