Skip to content

Commit a28079f

Browse files
committed
fixing the client link to be correct
Signed-off-by: Jared Wray <[email protected]>
1 parent ad0a189 commit a28079f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/datasets/providers/hyphen.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const Hyphen: Provider = {
1414
{
1515
technology: 'JavaScript',
1616
vendorOfficial: true,
17-
href: 'https://github.com/Hyphen/openfeature-provider-javascript-server',
17+
href: 'https://github.com/Hyphen/openfeature-provider-javascript-web',
1818
category: ['Client'],
1919
},
2020
{

0 commit comments

Comments
 (0)