Skip to content

Commit d655983

Browse files
authored
chore: add link to docsite (#106)
1 parent 1948571 commit d655983

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ func main() {
3737
}
3838
```
3939

40+
For complete documentation, visit: https://docs.openfeature.dev/docs/category/concepts
41+
4042
### Hooks
4143

4244
Implement your own hook by conforming to the [Hook interface](./pkg/openfeature/hooks.go).

0 commit comments

Comments
 (0)